DBA Data[Home] [Help]

APPS.ENI_DBI_PME_KPI_PKG dependencies on BOM_BILL_OF_MATERIALS

Line 115: bom_bill_of_materials

111: NVL(common_organization_id ,organization_id)
112: INTO
113: l_item_pco,l_org_pco
114: from
115: bom_bill_of_materials
116: where
117: assembly_item_id = l_item and
118: organization_id = l_org and
119: alternate_bom_designator IS NULL;