DBA Data[Home] [Help]

APPS.IBE_ONECLK_PVT dependencies on ASO_QUOTE_PUB

Line 22: l_order_header_rec aso_quote_pub.Order_Header_Rec_Type ;

18: x_msg_count NUMBER;
19: x_msg_data VARCHAR2(1000);
20: x_last_update_date DATE;
21:
22: l_order_header_rec aso_quote_pub.Order_Header_Rec_Type ;
23: l_qte_header_rec aso_quote_pub.Qte_Header_Rec_Type;
24: l_payment_tbl aso_quote_pub.Payment_Tbl_Type;
25: l_payment_rec aso_quote_pub.Payment_Rec_Type;
26: lx_payment_tbl aso_quote_pub.Payment_Tbl_Type;

Line 23: l_qte_header_rec aso_quote_pub.Qte_Header_Rec_Type;

19: x_msg_data VARCHAR2(1000);
20: x_last_update_date DATE;
21:
22: l_order_header_rec aso_quote_pub.Order_Header_Rec_Type ;
23: l_qte_header_rec aso_quote_pub.Qte_Header_Rec_Type;
24: l_payment_tbl aso_quote_pub.Payment_Tbl_Type;
25: l_payment_rec aso_quote_pub.Payment_Rec_Type;
26: lx_payment_tbl aso_quote_pub.Payment_Tbl_Type;
27:

Line 24: l_payment_tbl aso_quote_pub.Payment_Tbl_Type;

20: x_last_update_date DATE;
21:
22: l_order_header_rec aso_quote_pub.Order_Header_Rec_Type ;
23: l_qte_header_rec aso_quote_pub.Qte_Header_Rec_Type;
24: l_payment_tbl aso_quote_pub.Payment_Tbl_Type;
25: l_payment_rec aso_quote_pub.Payment_Rec_Type;
26: lx_payment_tbl aso_quote_pub.Payment_Tbl_Type;
27:
28: l_cc_trxn_rec ASO_PAYMENT_INT.CC_Trxn_Rec_Type;

Line 25: l_payment_rec aso_quote_pub.Payment_Rec_Type;

21:
22: l_order_header_rec aso_quote_pub.Order_Header_Rec_Type ;
23: l_qte_header_rec aso_quote_pub.Qte_Header_Rec_Type;
24: l_payment_tbl aso_quote_pub.Payment_Tbl_Type;
25: l_payment_rec aso_quote_pub.Payment_Rec_Type;
26: lx_payment_tbl aso_quote_pub.Payment_Tbl_Type;
27:
28: l_cc_trxn_rec ASO_PAYMENT_INT.CC_Trxn_Rec_Type;
29: lx_cc_trxn_out_rec ASO_PAYMENT_INT.CC_TRXN_OUT_REC_TYPE;

Line 26: lx_payment_tbl aso_quote_pub.Payment_Tbl_Type;

22: l_order_header_rec aso_quote_pub.Order_Header_Rec_Type ;
23: l_qte_header_rec aso_quote_pub.Qte_Header_Rec_Type;
24: l_payment_tbl aso_quote_pub.Payment_Tbl_Type;
25: l_payment_rec aso_quote_pub.Payment_Rec_Type;
26: lx_payment_tbl aso_quote_pub.Payment_Tbl_Type;
27:
28: l_cc_trxn_rec ASO_PAYMENT_INT.CC_Trxn_Rec_Type;
29: lx_cc_trxn_out_rec ASO_PAYMENT_INT.CC_TRXN_OUT_REC_TYPE;
30:

Line 31: l_control_rec aso_quote_pub.Submit_Control_Rec_Type;

27:
28: l_cc_trxn_rec ASO_PAYMENT_INT.CC_Trxn_Rec_Type;
29: lx_cc_trxn_out_rec ASO_PAYMENT_INT.CC_TRXN_OUT_REC_TYPE;
30:
31: l_control_rec aso_quote_pub.Submit_Control_Rec_Type;
32:
33: l_max_date DATE;
34: l_earliest_time DATE;
35: l_consolidation_time_n number := 60/1440; -- default to 60 minutes