DBA Data[Home] [Help]

APPS.INV_KANBAN_PKG dependencies on BOM_INVENTORY_COMPONENTS

Line 656: bom_inventory_components bic,

652: select lot_number, item, quantity, revision, wslv.subinventory_code,
653: milk.concatenated_segments, wslv.inventory_item_id, locator_id
654: from
655: wsm_source_lots_v wslv,
656: bom_inventory_components bic,
657: mtl_item_locations_kfv milk
658: where
659: wslv.organization_id = p_organization_id
660: and wslv.inventory_item_id = bic.component_item_id