Model
GetSourceCodesBySourceItemIds
Magento\InventoryIndexer\Model\ResourceModel\GetSourceCodesBySourceItemIds
What it does
This resource model retrieves source codes mapped to their corresponding source item IDs from the database.
Developers use this class when they need to look up which inventory sources are associated with specific source item records, typically during inventory indexing operations or when processing bulk source item data.
Public Methods
- execute()