DBA Data[Home] [Help]

APPS.BOM_OP_NETWORK_UTIL dependencies on DUAL

Line 879: FROM DUAL;

875:
876: -- Get a new operation sequence id
877: SELECT BOM_OPERATION_SEQUENCES_S.NEXTVAL
878: INTO l_op_seq_id
879: FROM DUAL;
880:
881: -- Copy the disabled operation with effectivity date as disable date plus one minute
882: INSERT INTO BOM_OPERATION_SEQUENCES
883: (