DBA Data[Home] [Help]

APPS.PO_PB_LINES_1 dependencies on PO_LINE_TYPES_SV

Line 68: PO_LINE_TYPES_SV.get_line_type_def(

64:
65: --
66: -- Retrieve the values for order_type_lookup_code, purchase_basis
67: -- and matching_basis
68: PO_LINE_TYPES_SV.get_line_type_def(
69: X_Line_Type_Id,
70: l_order_type_lookup_code,
71: l_purchase_basis,
72: l_matching_basis,