DBA Data[Home] [Help]

APPS.BOM_COPY_ROUTING dependencies on BOM_OPERATION_NETWORKS

Line 1061: INSERT INTO bom_operation_networks

1057: AND routing_sequence_id = to_sequence_id
1058: AND line_op_seq_id = l_op_seq_id;
1059: END LOOP;
1060:
1061: INSERT INTO bom_operation_networks
1062: (from_op_seq_id,
1063: to_op_seq_id,
1064: transition_type,
1065: planning_pct,

Line 1132: FROM bom_operation_networks bon,

1128: fnd_global.conc_request_id,
1129: NULL,
1130: fnd_global.conc_program_id,
1131: sysdate
1132: FROM bom_operation_networks bon,
1133: bom_operation_sequences bos4, -- dest to op
1134: bom_operation_sequences bos3, -- dest from op
1135: bom_operation_sequences bos2, -- src to op
1136: bom_operation_sequences bos1 -- src from op

Line 1219: FROM bom_operation_networks bon,

1215: fnd_global.conc_request_id,
1216: NULL,
1217: fnd_global.conc_program_id,
1218: sysdate
1219: FROM bom_operation_networks bon,
1220: bom_operation_sequences bos4, -- dest to op
1221: bom_operation_sequences bos3, -- dest from op
1222: bom_operation_sequences bos2, -- src to op
1223: bom_operation_sequences bos1, -- src from op

Line 1261: FROM bom_operation_networks bon,

1257: fnd_global.conc_request_id,
1258: NULL,
1259: fnd_global.conc_program_id,
1260: sysdate
1261: FROM bom_operation_networks bon,
1262: bom_operation_sequences bos4, -- dest to op
1263: bom_operation_sequences bos3, -- dest from op
1264: bom_operation_sequences bos2, -- src to op
1265: bom_operation_sequences bos1, -- src from op

Line 1320: FROM bom_operation_networks bon,

1316: fnd_global.conc_request_id,
1317: NULL,
1318: fnd_global.conc_program_id,
1319: sysdate
1320: FROM bom_operation_networks bon,
1321: bom_operation_sequences bos4, -- dest to op
1322: bom_operation_sequences bos3, -- dest from op
1323: bom_operation_sequences bos2, -- src to op
1324: bom_operation_sequences bos1, -- src from op

Line 1362: FROM bom_operation_networks bon,

1358: fnd_global.conc_request_id,
1359: NULL,
1360: fnd_global.conc_program_id,
1361: sysdate
1362: FROM bom_operation_networks bon,
1363: bom_operation_sequences bos4, -- dest to op
1364: bom_operation_sequences bos3, -- dest from op
1365: bom_operation_sequences bos2, -- src to op
1366: bom_operation_sequences bos1, -- src from op

Line 2938: INSERT INTO bom_operation_networks

2934: AND routing_sequence_id = to_sequence_id
2935: AND line_op_seq_id = l_op_seq_id;
2936: END LOOP;
2937:
2938: INSERT INTO bom_operation_networks
2939: (from_op_seq_id,
2940: to_op_seq_id,
2941: transition_type,
2942: planning_pct,

Line 3009: FROM bom_operation_networks bon,

3005: fnd_global.conc_request_id,
3006: NULL,
3007: fnd_global.conc_program_id,
3008: sysdate
3009: FROM bom_operation_networks bon,
3010: bom_operation_sequences bos4, -- dest to op
3011: bom_operation_sequences bos3, -- dest from op
3012: bom_operation_sequences bos2, -- src to op
3013: bom_operation_sequences bos1 -- src from op

Line 3097: FROM bom_operation_networks bon,

3093: fnd_global.conc_request_id,
3094: NULL,
3095: fnd_global.conc_program_id,
3096: sysdate
3097: FROM bom_operation_networks bon,
3098: bom_operation_sequences bos4, -- dest to op
3099: bom_operation_sequences bos3, -- dest from op
3100: bom_operation_sequences bos2, -- src to op
3101: bom_operation_sequences bos1, -- src from op

Line 3140: FROM bom_operation_networks bon,

3136: fnd_global.conc_request_id,
3137: NULL,
3138: fnd_global.conc_program_id,
3139: sysdate
3140: FROM bom_operation_networks bon,
3141: bom_operation_sequences bos4, -- dest to op
3142: bom_operation_sequences bos3, -- dest from op
3143: bom_operation_sequences bos2, -- src to op
3144: bom_operation_sequences bos1, -- src from op

Line 3200: FROM bom_operation_networks bon,

3196: fnd_global.conc_request_id,
3197: NULL,
3198: fnd_global.conc_program_id,
3199: sysdate
3200: FROM bom_operation_networks bon,
3201: bom_operation_sequences bos4, -- dest to op
3202: bom_operation_sequences bos3, -- dest from op
3203: bom_operation_sequences bos2, -- src to op
3204: bom_operation_sequences bos1, -- src from op

Line 3243: FROM bom_operation_networks bon,

3239: fnd_global.conc_request_id,
3240: NULL,
3241: fnd_global.conc_program_id,
3242: sysdate
3243: FROM bom_operation_networks bon,
3244: bom_operation_sequences bos4, -- dest to op
3245: bom_operation_sequences bos3, -- dest from op
3246: bom_operation_sequences bos2, -- src to op
3247: bom_operation_sequences bos1, -- src from op