DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on PO_LINE_TYPES_SV

Line 3827: PO_LINE_TYPES_SV.get_line_type_def(

3823: l_progress := '380';
3824: --
3825: -- Retrieve the values for order_type_lookup_code, purchase_basis
3826: -- and matching_basis
3827: PO_LINE_TYPES_SV.get_line_type_def(
3828: interface.line_type_id,
3829: l_order_type_lookup_code,
3830: l_purchase_basis1,
3831: l_matching_basis,