DBA Data[Home] [Help]

APPS.BOM_EXPLODER_PUB dependencies on MTL_SYSTEM_ITEMS_B_KFV

Line 1222: From mtl_system_items_b_kfv msi,

1218:
1219: Cursor l_TopBill_csr is
1220: Select msi.concatenated_segments,
1221: bom.alternate_bom_designator
1222: From mtl_system_items_b_kfv msi,
1223: bom_structures_b bom,
1224: BOM_EXPLOSIONS_ALL bet
1225: Where msi.inventory_item_id = bom.assembly_item_id
1226: And msi.organization_id = bom.organization_id