DBA Data[Home] [Help]

APPS.OE_OE_FORM_CONTRACT dependencies on OE_PRICE_LIST_PUB

Line 103: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

99: l_control_rec OE_GLOBALS.Control_Rec_Type;
100: l_return_status VARCHAR2(1);
101: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
102: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
103: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
104: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
105: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
106: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
107: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 105: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

101: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
102: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
103: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
104: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
105: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
106: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
107: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
108: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
109: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 106: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

102: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
103: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
104: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
105: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
106: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
107: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
108: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
109: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
110: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;

Line 345: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

341: l_control_rec OE_GLOBALS.Control_Rec_Type;
342: l_return_status VARCHAR2(1);
343: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
344: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
345: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
346: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
347: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
348: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
349: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 347: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

343: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
344: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
345: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
346: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
347: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
348: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
349: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
350: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
351: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 348: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

344: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
345: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
346: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
347: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
348: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
349: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
350: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
351: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
352: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;

Line 733: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

729: l_control_rec OE_GLOBALS.Control_Rec_Type;
730: l_return_status VARCHAR2(1);
731: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
732: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
733: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
734: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
735: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
736: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
737: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 735: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

731: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
732: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
733: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
734: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
735: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
736: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
737: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
738: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
739: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 736: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

732: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
733: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
734: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
735: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
736: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
737: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
738: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
739: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
740: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;

Line 911: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

907: l_control_rec OE_GLOBALS.Control_Rec_Type;
908: l_return_status VARCHAR2(1);
909: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
910: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
911: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
912: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
913: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
914: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
915: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 913: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

909: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
910: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
911: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
912: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
913: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
914: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
915: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
916: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
917: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 914: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

910: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
911: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
912: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
913: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
914: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
915: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
916: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
917: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
918: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;

Line 1050: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

1046: l_control_rec OE_GLOBALS.Control_Rec_Type;
1047: l_return_status VARCHAR2(1);
1048: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1049: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1050: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1051: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1052: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1053: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1054: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 1052: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

1048: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1049: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1050: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1051: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1052: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1053: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1054: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
1055: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
1056: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 1053: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

1049: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1050: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1051: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1052: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1053: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1054: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
1055: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
1056: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
1057: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;

Line 1174: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

1170: l_control_rec OE_GLOBALS.Control_Rec_Type;
1171: l_return_status VARCHAR2(1);
1172: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1173: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1174: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1175: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1176: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1177: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1178: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 1176: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

1172: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1173: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1174: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1175: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1176: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1177: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1178: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
1179: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
1180: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 1177: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

1173: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1174: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1175: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1176: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1177: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1178: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
1179: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
1180: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
1181: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;

Line 1323: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

1319: l_return_status VARCHAR2(1);
1320: l_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1321: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1322: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1323: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1324: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1325: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1326: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1327: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;

Line 1325: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;

1321: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1322: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1323: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1324: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1325: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1326: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1327: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
1328: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
1329: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;

Line 1326: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;

1322: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1323: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
1324: l_x_Discount_Header_rec OE_Pricing_Cont_PUB.Discount_Header_Rec_Type;
1325: l_x_Price_LLine_rec OE_Price_List_PUB.Price_List_Line_Rec_Type;
1326: l_x_Price_LLine_tbl OE_Price_List_PUB.Price_List_Line_Tbl_Type;
1327: l_x_Discount_Cust_rec OE_Pricing_Cont_PUB.Discount_Cust_Rec_Type;
1328: l_x_Discount_Cust_tbl OE_Pricing_Cont_PUB.Discount_Cust_Tbl_Type;
1329: l_x_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
1330: l_x_Discount_Line_tbl OE_Pricing_Cont_PUB.Discount_Line_Tbl_Type;