DBA Data[Home] [Help]

APPS.PO_GML_CONV_MIG dependencies on PO_LINES_ALL

Line 59: po_lines_all pl,

55: pll.line_location_id,
56: pll.quantity_shipped,
57: pll.quantity_cancelled
58: from po_line_locations_all pll,
59: po_lines_all pl,
60: mtl_parameters mp
61: where pll.secondary_unit_of_measure is not null
62: AND pll.po_header_id = pll.po_header_id
63: AND pll.po_line_id = pl.po_line_id