[Home] [Help]
6777: AND pd.wip_operation_seq_num = wo.previous_operation_seq_num
6778: AND ps.line_location_id = pd.line_location_id
6779: AND ps.ship_to_location_id IN
6780: (SELECT location_id
6781: FROM po_location_associations_all
6782: WHERE vENDor_id IS NOT NULL
6783: AND vENDor_site_id IS NOT NULL))
6784: AND wor.wip_entity_id = wo.wip_entity_id
6785: AND wor.organization_id = wo.organization_id