DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on PO_LINE_LOCATIONS_ALL

Line 6773: po_line_locations_all ps

6769: AND wo.operation_seq_num = wmti.to_operation_seq_num
6770: AND NOT EXISTS
6771: (SELECT 'EXISTS'
6772: FROM po_distributions_all pd,
6773: po_line_locations_all ps
6774: WHERE pd.wip_entity_id = wo.wip_entity_id
6775: AND NVL(pd.wip_repetitive_schedule_id, -1) =
6776: NVL(wo.repetitive_schedule_id, -1)
6777: AND pd.wip_operation_seq_num = wo.previous_operation_seq_num