DBA Data[Home] [Help]

APPS.QP_COPY_PRICELIST_PVT dependencies on QP_QUALIFIER_RULES_PUB

Line 199: l_x_QUALIFIERS_tbl QP_Qualifier_Rules_Pub.Qualifiers_Tbl_Type;

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;
203: x_msg_count NUMBER:=0;