DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on PO_HEADERS_ALL

Line 3756: po_headers_all ph,

3752: into l_xst
3753: from dual
3754: where exists ( select 'PO/REQ Linked'
3755: from po_releases_all pr,
3756: po_headers_all ph,
3757: po_distributions_all pd,
3758: po_line_locations_all pll
3759: where pd.po_line_id IS NOT NULL
3760: and pd.line_location_id IS NOT NULL