DBA Data[Home] [Help]

APPS.QP_COPY_PRICELIST_PVT dependencies on QP_PRICE_LIST_PUB

Line 197: l_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;

193: l_revision boolean := FALSE;
194: l_effdates boolean := FALSE;
195: l_dup_sdate DATE := NULL;
196: l_dup_edate DATE := NULL;
197: l_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;
198: l_x_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;
199: l_x_QUALIFIERS_tbl QP_Qualifier_Rules_Pub.Qualifiers_Tbl_Type;
200: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
201: l_return_status VARCHAR2(1);

Line 198: l_x_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;

194: l_effdates boolean := FALSE;
195: l_dup_sdate DATE := NULL;
196: l_dup_edate DATE := NULL;
197: l_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;
198: l_x_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;
199: l_x_QUALIFIERS_tbl QP_Qualifier_Rules_Pub.Qualifiers_Tbl_Type;
200: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
201: l_return_status VARCHAR2(1);
202: l_x_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;

Line 200: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;

196: l_dup_edate DATE := NULL;
197: l_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;
198: l_x_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;
199: l_x_QUALIFIERS_tbl QP_Qualifier_Rules_Pub.Qualifiers_Tbl_Type;
200: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
201: l_return_status VARCHAR2(1);
202: l_x_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;
203: x_msg_count NUMBER:=0;
204: x_msg_data VARCHAR2(2000);

Line 202: l_x_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;

198: l_x_PRICE_LIST_rec QP_Price_List_PUB.Price_List_Rec_Type;
199: l_x_QUALIFIERS_tbl QP_Qualifier_Rules_Pub.Qualifiers_Tbl_Type;
200: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
201: l_return_status VARCHAR2(1);
202: l_x_PRICE_LIST_LINE_tbl QP_Price_List_PUB.Price_List_Line_Tbl_Type;
203: x_msg_count NUMBER:=0;
204: x_msg_data VARCHAR2(2000);
205: K NUMBER:=1;
206: