DBA Data[Home] [Help]

APPS.QP_PRICE_BOOK_PVT dependencies on QP_PARAM_UTIL

Line 1164: l_pricing_events := QP_Param_Util.Get_Parameter_Value (

1160:
1161: QP_PREQ_PUB.g_call_from_price_book := 'Y';
1162:
1163: --Fetch he Pricing Events info from the Pricing Parameters setup
1164: l_pricing_events := QP_Param_Util.Get_Parameter_Value (
1165: p_level => 'REQ', --For Request Type level
1166: p_level_name => p_pb_input_header_rec.pricing_perspective_code,
1167: p_parameter_code => 'QP_PRICE_BOOK_PRICING_EVENTS');
1168: