DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on BOM_OPERATION_SEQUENCES_S

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

2862: x_coordinate, --bugfix 1765149
2863: y_coordinate --bugfix 1765149
2864: )
2865: select
2866: bom_operation_sequences_s.nextval, /* operation_sequence_id */
2867: lcfgrtgid, /* routing_sequence_id */
2868: os1.operation_seq_num,
2869: sysdate, /* last update date */
2870: gUserId, /* last updated by */

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

3277: x_coordinate, --bugfix 1765149
3278: y_coordinate --bugfix 1765149
3279: )
3280: select
3281: bom_operation_sequences_s.nextval, /* operation_sequence_id */
3282: lcfgrtgid, /* routing_sequence_id */
3283: os1.operation_seq_num,
3284: sysdate, /* last update date */
3285: gUserId, /* last updated by */