DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on BOM_OPERATION_SEQUENCES_S

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

1428: x_coordinate, --bugfix 1765149
1429: y_coordinate --bugfix 1765149
1430: )
1431: select
1432: bom_operation_sequences_s.nextval, /* operation_sequence_id */
1433: lcfgrtgid, /* routing_sequence_id */
1434: os1.operation_seq_num,
1435: sysdate, /* last update date */
1436: gUserId, /* last updated by */

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

2276: x_coordinate, --bugfix 1765149
2277: y_coordinate --bugfix 1765149
2278: )
2279: select
2280: bom_operation_sequences_s.nextval, /* operation_sequence_id */
2281: lcfgrtgid, /* routing_sequence_id */
2282: os1.operation_seq_num,
2283: sysdate, /* last update date */
2284: gUserId, /* last updated by */