DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on BOM_OPERATION_SEQUENCES_S

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

1449: x_coordinate, --bugfix 1765149
1450: y_coordinate --bugfix 1765149
1451: )
1452: select
1453: bom_operation_sequences_s.nextval, /* operation_sequence_id */
1454: lcfgrtgid, /* routing_sequence_id */
1455: os1.operation_seq_num,
1456: sysdate, /* last update date */
1457: gUserId, /* last updated by */

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

2292: x_coordinate, --bugfix 1765149
2293: y_coordinate --bugfix 1765149
2294: )
2295: select
2296: bom_operation_sequences_s.nextval, /* operation_sequence_id */
2297: lcfgrtgid, /* routing_sequence_id */
2298: os1.operation_seq_num,
2299: sysdate, /* last update date */
2300: gUserId, /* last updated by */