DBA Data[Home] [Help]

APPS.BOM_RTG_COPYORG_IMP dependencies on BOM_SETUP_TYPES

Line 291: bom_setup_types bst,

287: NULL Row_Identifier
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

Line 365: bom_setup_types bst

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
367: AND rtg.routing_sequence_id = op_seq.routing_sequence_id
368: AND org.organization_id = rtg.organization_id
369: AND item.organization_id = rtg.organization_id