DBA Data[Home] [Help]

APPS.PO_GML_CONV_MIG dependencies on PO_LINES_ALL

Line 62: po_lines_all pl,

58: pll.quantity_shipped,
59: pll.ship_to_organization_id, /* Added for 10243209 */
60: pll.quantity_cancelled
61: from po_line_locations_all pll,
62: po_lines_all pl,
63: mtl_parameters mp
64: where pll.secondary_unit_of_measure is not null
65: AND pll.po_header_id = pll.po_header_id
66: AND pll.po_line_id = pl.po_line_id