DBA Data[Home] [Help]

APPS.PO_COPYDOC_S1 dependencies on PO_LINE_TYPES_SV

Line 864: PO_LINE_TYPES_SV.get_line_type_def(

860:
861: --
862: -- Retrieve the values for order_type_lookup_code, purchase_basis
863: -- and matching_basis
864: PO_LINE_TYPES_SV.get_line_type_def(
865: x_po_line_record.line_type_id,
866: l_order_type_lookup_code,
867: l_purchase_basis,
868: l_matching_basis,