DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_OPERATION_SEQUENCES_S

Line 2777: bom_operation_sequences_s.nextval, /* operation_sequence_id */

2773: x_coordinate, --bugfix 1765149
2774: y_coordinate --bugfix 1765149
2775: )
2776: select
2777: bom_operation_sequences_s.nextval, /* operation_sequence_id */
2778: lcfgrtgid, /* routing_sequence_id */
2779: os1.operation_seq_num,
2780: sysdate, /* last update date */
2781: gUserId, /* last updated by */

Line 3192: bom_operation_sequences_s.nextval, /* operation_sequence_id */

3188: x_coordinate, --bugfix 1765149
3189: y_coordinate --bugfix 1765149
3190: )
3191: select
3192: bom_operation_sequences_s.nextval, /* operation_sequence_id */
3193: lcfgrtgid, /* routing_sequence_id */
3194: os1.operation_seq_num,
3195: sysdate, /* last update date */
3196: gUserId, /* last updated by */