DBA Data[Home] [Help]

APPS.INV_KANBAN_PKG dependencies on BOM_INVENTORY_COMPONENTS

Line 645: bom_inventory_components bic,

641: select lot_number, item, quantity, revision, wslv.subinventory_code,
642: milk.concatenated_segments, wslv.inventory_item_id, locator_id
643: from
644: wsm_source_lots_v wslv,
645: bom_inventory_components bic,
646: mtl_item_locations_kfv milk
647: where
648: wslv.organization_id = p_organization_id
649: and wslv.inventory_item_id = bic.component_item_id