DBA Data[Home] [Help]

APPS.ENG_VALIDATE_REVISED_ITEM dependencies on ENG_REVISED_OPERATIONS

Line 6437: FROM ENG_REVISED_OPERATIONS

6433: AND operation_seq_num = p_operation_seq_num
6434: )
6435: AND EXISTS
6436: ( SELECT NULL
6437: FROM ENG_REVISED_OPERATIONS
6438: WHERE NVL(operation_type, 1) = NVL(p_operation_type, 1)
6439: AND TRUNC(effectivity_date) = TRUNC(p_effectivity_date)
6440: AND routing_sequence_id = p_routing_sequence_id
6441: AND operation_seq_num = p_operation_seq_num