DBA Data[Home] [Help]

APPS.AP_MASS_ADDITIONS_CREATE_PKG dependencies on PO_LINE_LOCATIONS_ALL

Line 1654: po_line_locations_all PLL, po_lines_all POL

1650: AND ('Y', '1') =
1651: (SELECT MTLSI.comms_nl_trackable_flag,
1652: MTLSI.asset_creation_code
1653: FROM mtl_system_items MTLSI, po_distributions_all POD,
1654: po_line_locations_all PLL, po_lines_all POL
1655: WHERE POD.po_distribution_id = APID.po_distribution_id
1656: AND PLL.line_location_id = POD.line_location_id
1657: AND POL.po_line_id = PLL.po_line_id
1658: AND POL.item_id = MTLSI.inventory_item_id