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 292: bom_operation_sequences op_seq,

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

Line 362: bom_operation_sequences op_seq,

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

Line 426: bom_operation_sequences bos1,

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

Line 427: bom_operation_sequences bos2,

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