DBA Data[Home] [Help]

APPS.QP_LOCK_PRICELIST_PVT dependencies on QP_PRICE_LIST_UTIL

Line 240: l_PRICE_LIST_rec := QP_Price_List_Util.Query_Row

236: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
237:
238: BEGIN
239: --Get Price List Header
240: l_PRICE_LIST_rec := QP_Price_List_Util.Query_Row
241: (p_list_header_id => p_list_header_id);
242:
243: --Get Price List Lines
244: l_PRICE_LIST_LINE_tbl := Query_Rows