DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on PO_LINE_LOCATIONS_ALL

Line 3758: po_line_locations_all pll

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
3761: and pd.wip_entity_id = p_wip_entity_id
3762: and pd.destination_organization_id = p_org_id