DBA Data[Home] [Help]

APPS.QP_QP_FORM_PRICING_ATTR dependencies on QP_PRICING_PHASES

Line 207: ( p_pricing_phase_id IN QP_PRICING_PHASES.Pricing_Phase_ID%type

203: )
204: RETURN QP_LOOKUPS.Meaning%Type;
205:
206: FUNCTION Get_Pricing_Phase
207: ( p_pricing_phase_id IN QP_PRICING_PHASES.Pricing_Phase_ID%type
208: )
209: RETURN QP_PRICING_PHASES.Name%Type;
210:
211: /* added list_header_id for freight and spl. charges Bug#4562869 */

Line 209: RETURN QP_PRICING_PHASES.Name%Type;

205:
206: FUNCTION Get_Pricing_Phase
207: ( p_pricing_phase_id IN QP_PRICING_PHASES.Pricing_Phase_ID%type
208: )
209: RETURN QP_PRICING_PHASES.Name%Type;
210:
211: /* added list_header_id for freight and spl. charges Bug#4562869 */
212: FUNCTION Get_Charge_name
213: ( p_list_header_id IN qp_list_headers_b.list_header_id%type