DBA Data[Home] [Help]

APPS.BOM_RTG_COPYORG_IMP dependencies on BOM_OPERATION_SEQUENCES

Line 228: FROM bom_operation_sequences_v op_seq,

224: NULL Delete_Group_Name,
225: NULL DG_Description,
226: NULL Long_Description,
227: NULL Row_Identifier
228: FROM bom_operation_sequences_v op_seq,
229: bom_operational_routings rtg,
230: mtl_parameters org,
231: mtl_system_items_kfv item
232: WHERE rtg.routing_sequence_id = op_seq.routing_sequence_id

Line 290: bom_operation_sequences op_seq,

286: FROM bom_operation_resources bor,
287: bom_resources br,
288: cst_activities ca,
289: bom_setup_types bst,
290: bom_operation_sequences op_seq,
291: bom_operational_routings rtg,
292: mtl_system_items_kfv item,
293: mtl_parameters org
294: WHERE op_seq.operation_sequence_id = bor.operation_sequence_id

Line 359: bom_operation_sequences op_seq,

355: FROM bom_sub_operation_resources bsor,
356: mtl_system_items_kfv item,
357: mtl_parameters org,
358: bom_operational_routings rtg,
359: bom_operation_sequences op_seq,
360: bom_resources br,
361: cst_activities ca,
362: bom_setup_types bst
363: WHERE op_seq.operation_sequence_id = bsor.operation_sequence_id

Line 423: bom_operation_sequences bos1,

419: 'CREATE' Transaction_Type,
420: NULL Return_Status,
421: NULL Row_Identifier
422: FROM bom_operation_networks_v bonv,
423: bom_operation_sequences bos1,
424: bom_operation_sequences bos2,
425: bom_operational_routings rtg,
426: mtl_system_items_kfv item,
427: mtl_parameters org

Line 424: bom_operation_sequences bos2,

420: NULL Return_Status,
421: NULL Row_Identifier
422: FROM bom_operation_networks_v bonv,
423: bom_operation_sequences bos1,
424: bom_operation_sequences bos2,
425: bom_operational_routings rtg,
426: mtl_system_items_kfv item,
427: mtl_parameters org
428: WHERE rtg.routing_sequence_id = bonv.routing_sequence_id