DBA Data[Home] [Help]

APPS.QP_PRICE_BOOK_PVT dependencies on QP_PARAM_UTIL

Line 1144: l_pricing_events := QP_Param_Util.Get_Parameter_Value (

1140: ----------------------------------
1141: QP_PREQ_PUB.g_call_from_price_book := 'Y';
1142:
1143: --Fetch he Pricing Events info from the Pricing Parameters setup
1144: l_pricing_events := QP_Param_Util.Get_Parameter_Value (
1145: p_level => 'REQ', --For Request Type level
1146: p_level_name => p_pb_input_header_rec.pricing_perspective_code,
1147: p_parameter_code => 'QP_PRICE_BOOK_PRICING_EVENTS');
1148: