DBA Data[Home] [Help]

APPS.ENG_VALIDATE_REVISED_ITEM dependencies on ENG_REVISED_OPERATIONS

Line 6523: FROM ENG_REVISED_OPERATIONS

6519: AND operation_seq_num = p_operation_seq_num
6520: )
6521: AND EXISTS
6522: ( SELECT NULL
6523: FROM ENG_REVISED_OPERATIONS
6524: WHERE NVL(operation_type, 1) = NVL(p_operation_type, 1)
6525: AND TRUNC(effectivity_date) = TRUNC(p_effectivity_date)
6526: AND routing_sequence_id = p_routing_sequence_id
6527: AND operation_seq_num = p_operation_seq_num