DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on PO_HEADERS_ALL

Line 3761: po_headers_all ph,

3757: into l_xst
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