DBA Data[Home] [Help]

APPS.BOM_EXPLODER_PUB dependencies on MTL_SYSTEM_ITEMS_B_KFV

Line 1142: From mtl_system_items_b_kfv msi,

1138:
1139: Cursor l_TopBill_csr is
1140: Select msi.concatenated_segments,
1141: bom.alternate_bom_designator
1142: From mtl_system_items_b_kfv msi,
1143: bom_structures_b bom,
1144: BOM_EXPLOSIONS_ALL bet
1145: Where msi.inventory_item_id = bom.assembly_item_id
1146: And msi.organization_id = bom.organization_id