DBA Data[Home] [Help]

APPS.ASO_ORDER_INT dependencies on ASO_MAP_QUOTE_ORDER_INT

Line 1884: ASO_MAP_QUOTE_ORDER_INT.Map_Quote_to_order(

1880:
1881: IF aso_debug_pub.g_debug_flag = 'Y' THEN
1882: aso_debug_pub.add('Create_Order: Before MAP_QUOTE_ORDER_INT.Map_Quote_to_Order : ', 1, 'N');
1883: END IF;
1884: ASO_MAP_QUOTE_ORDER_INT.Map_Quote_to_order(
1885: p_operation => 'CREATE' ,
1886: P_Qte_Rec => P_Qte_Rec ,
1887: P_Header_Payment_Tbl => P_Header_Payment_Tbl ,
1888: P_Header_Price_Adj_Tbl => P_Header_Price_Adj_Tbl ,

Line 2661: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: ',1,'N');

2657: END IF;
2658: END IF;
2659:
2660: IF aso_debug_pub.g_debug_flag = 'Y' THEN
2661: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: ',1,'N');
2662: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: P_Calculate_Price_Flag '||P_Control_Rec.Calculate_Price,1,'N');
2663: END IF;
2664:
2665: ASO_MAP_QUOTE_ORDER_INT.Map_Quote_to_order(

Line 2662: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: P_Calculate_Price_Flag '||P_Control_Rec.Calculate_Price,1,'N');

2658: END IF;
2659:
2660: IF aso_debug_pub.g_debug_flag = 'Y' THEN
2661: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: ',1,'N');
2662: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: P_Calculate_Price_Flag '||P_Control_Rec.Calculate_Price,1,'N');
2663: END IF;
2664:
2665: ASO_MAP_QUOTE_ORDER_INT.Map_Quote_to_order(
2666: p_operation => 'UPDATE' ,

Line 2665: ASO_MAP_QUOTE_ORDER_INT.Map_Quote_to_order(

2661: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: ',1,'N');
2662: aso_debug_pub.add('before ASO_MAP_QUOTE_ORDER_INT.Map_Quote_Order_Int: P_Calculate_Price_Flag '||P_Control_Rec.Calculate_Price,1,'N');
2663: END IF;
2664:
2665: ASO_MAP_QUOTE_ORDER_INT.Map_Quote_to_order(
2666: p_operation => 'UPDATE' ,
2667: P_Qte_Rec => P_Qte_Rec ,
2668: P_Header_Payment_Tbl => P_Header_Payment_Tbl ,
2669: P_Header_Price_Adj_Tbl => P_Header_Price_Adj_Tbl ,