DBA Data[Home] [Help]

APPS.CTO_CONFIG_BOM_PK dependencies on BOM_DEPENDENT_DESC_ELEMENTS

Line 3686: bom_dependent_desc_elements be,

3682: bom_bill_of_materials bi,
3683: bom_inventory_components bc1,
3684: bom_inventory_components bc2,
3685: bom_bill_of_materials bi2, -- for model -- BUG 13693029 -- moved for pref
3686: bom_dependent_desc_elements be,
3687: mtl_descr_element_values v
3688: where bi.assembly_item_id = pConfigId
3689: and bi.organization_id = pOrgId
3690: and bi.alternate_bom_Designator is null

Line 3720: bom_dependent_desc_elements be,

3716: bom_bill_of_materials bi,
3717: bom_inventory_components bc1,
3718: bom_inventory_components bc2,
3719: bom_bill_of_materials bi2, -- for model -- BUG 13693029 -- moved for pref
3720: bom_dependent_desc_elements be,
3721: mtl_descr_element_values v
3722: where bi.assembly_item_id = pConfigId
3723: and bi.organization_id = pOrgId
3724: and bi.alternate_bom_Designator is null