DBA Data[Home] [Help]

APPS.CTO_CONFIG_BOM_PK dependencies on BOM_DEPENDENT_DESC_ELEMENTS

Line 3593: bom_dependent_desc_elements be,

3589: from
3590: bom_bill_of_materials bi,
3591: bom_inventory_components bc1,
3592: bom_inventory_components bc2,
3593: bom_dependent_desc_elements be,
3594: mtl_descr_element_values v
3595: where bi.assembly_item_id = pConfigId
3596: and bi.organization_id = pOrgId
3597: and bi.alternate_bom_Designator is null

Line 3623: bom_dependent_desc_elements be,

3619: from
3620: bom_bill_of_materials bi,
3621: bom_inventory_components bc1,
3622: bom_inventory_components bc2,
3623: bom_dependent_desc_elements be,
3624: mtl_descr_element_values v
3625: where bi.assembly_item_id = pConfigId
3626: and bi.organization_id = pOrgId
3627: and bi.alternate_bom_Designator is null