DBA Data[Home] [Help]

APPS.QP_QP_FORM_PRICING_ATTR dependencies on QP_CHARGE_LOOKUP

Line 214: , p_Charge_Type_code IN QP_CHARGE_LOOKUP.lookup_code%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
214: , p_Charge_Type_code IN QP_CHARGE_LOOKUP.lookup_code%type
215: , p_Charge_Subtype_code IN QP_LOOKUPS.lookup_code%type
216: , p_list_line_type_code IN QP_LIST_LINES.list_line_type_code%type
217: )
218: RETURN QP_LOOKUPS.Meaning%Type;