DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on PO_DISTRIBUTIONS_ALL

Line 3762: po_distributions_all pd,

3758: from dual
3759: where exists ( select 'PO/REQ Linked'
3760: from po_releases_all pr,
3761: po_headers_all ph,
3762: po_distributions_all pd,
3763: po_line_locations_all pll
3764: where pd.po_line_id IS NOT NULL
3765: and pd.line_location_id IS NOT NULL
3766: and pd.wip_entity_id = p_wip_entity_id