DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on PO_LINE_LOCATIONS_ALL

Line 6930: po_line_locations_all ps

6926: AND wo.operation_seq_num = wmti.to_operation_seq_num
6927: AND NOT EXISTS
6928: (SELECT 'EXISTS'
6929: FROM po_distributions_all pd,
6930: po_line_locations_all ps
6931: WHERE pd.wip_entity_id = wo.wip_entity_id
6932: AND NVL(pd.wip_repetitive_schedule_id, -1) =
6933: NVL(wo.repetitive_schedule_id, -1)
6934: AND pd.wip_operation_seq_num = wo.previous_operation_seq_num