DBA Data[Home] [Help]

APPS.EAM_DIRECT_ITEMS_VALIDATE_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 276: po_distributions_all pd1

272: pol.item_id,
273: pol.cancel_flag
274: FROM
275: po_lines_all pol,
276: po_distributions_all pd1
277: WHERE
278: pol.po_line_id = pd1.po_line_id ) pd
279: WHERE
280: wed.wip_entity_id = pd.wip_entity_id(+)