DBA Data[Home] [Help]

APPS.ENG_ECO_UTIL dependencies on ENG_REVISED_OPERATIONS

Line 1754: -- Insert the cancelled rev operations into eng_revised_operations

1750: AND ri.organization_id = p_org_id
1751: AND ri.change_notice = p_eco_name
1752: ) ;
1753:
1754: -- Insert the cancelled rev operations into eng_revised_operations
1755: INSERT INTO ENG_REVISED_OPERATIONS (
1756: operation_sequence_id
1757: , routing_sequence_id
1758: , operation_seq_num

Line 1755: INSERT INTO ENG_REVISED_OPERATIONS (

1751: AND ri.change_notice = p_eco_name
1752: ) ;
1753:
1754: -- Insert the cancelled rev operations into eng_revised_operations
1755: INSERT INTO ENG_REVISED_OPERATIONS (
1756: operation_sequence_id
1757: , routing_sequence_id
1758: , operation_seq_num
1759: , last_update_date