DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on PO_LOCATION_ASSOCIATIONS_ALL

Line 6938: FROM po_location_associations_all

6934: AND pd.wip_operation_seq_num = wo.previous_operation_seq_num
6935: AND ps.line_location_id = pd.line_location_id
6936: AND ps.ship_to_location_id IN
6937: (SELECT location_id
6938: FROM po_location_associations_all
6939: WHERE vENDor_id IS NOT NULL
6940: AND vENDor_site_id IS NOT NULL))
6941: AND wor.wip_entity_id = wo.wip_entity_id
6942: AND wor.organization_id = wo.organization_id