DBA Data[Home] [Help]

APPS.ENG_GLOBALS dependencies on ENG_REVISED_OPERATIONS

Line 1836: -- ENG_REVISED_OPERATIONS

1832: END IF ;
1833:
1834: --
1835: -- Insert the cancelled revised operation into
1836: -- ENG_REVISED_OPERATIONS
1837: --
1838: INSERT INTO ENG_REVISED_OPERATIONS (
1839: operation_sequence_id
1840: , routing_sequence_id

Line 1838: INSERT INTO ENG_REVISED_OPERATIONS (

1834: --
1835: -- Insert the cancelled revised operation into
1836: -- ENG_REVISED_OPERATIONS
1837: --
1838: INSERT INTO ENG_REVISED_OPERATIONS (
1839: operation_sequence_id
1840: , routing_sequence_id
1841: , operation_seq_num
1842: , last_update_date