DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on PO_LINE_TYPES_SV

Line 4201: PO_LINE_TYPES_SV.get_line_type_def(

4197: l_progress := '380';
4198: --
4199: -- Retrieve the values for order_type_lookup_code, purchase_basis
4200: -- and matching_basis
4201: PO_LINE_TYPES_SV.get_line_type_def(
4202: interface.line_type_id,
4203: l_order_type_lookup_code,
4204: l_purchase_basis1,
4205: l_matching_basis,