Read Storage Bin
To read the details of one or more storage bins.
Entity Type |
Service Operation |
released |
|
StorageBinByIDQueryResponse_In |
|
http://sap.com/xi/EWM/Global |
|
SCM-EWM |
|
Web Service Definition (Back End) |
/SCWM/BIF_BIN_QR |
inbound |
|
synchronous |
|
no |
|
not applicable |
|
true |
You can use the Read Storage Bin
inbound operation to view the details of one or more storage bins.
The Read Storage Bin
request message requires a specific storage bin ID (StorageBinID element) or a range of storage bin IDs (also entered via the StorageBinID element)
as input.
The StorageBinID element is a concatenated string composed of a warehouse number and a storage bin number. For example, if you want to select detailed data for storage bin '0050-01-01-01' of warehouse number '0001', you would enter '00010050-01-01-01' as the StorageBinID input value.
If successful, the operation returns a log along with the details for each specified storage bin, including:
ID number
Physical aspects, such as:
Type of bin
Precise location within the warehouse:
Aisle
Level
Stack
Cartesian coordinates
Volume, weight, and capacity
Operational aspects, including the access type code, which indicates how a user can gain access to a storage bin. For example, a storage bin stacked at a high level in a warehouse would require the user to access it by means of a high-level forklift.
If unsuccessful, the operation returns a log with error details.
StorageBinByIDQuery_sync
StorageBinByIDResponse_sync
The BAdI for StorageBinQueryResponse
(/SCWM/EX_WHSE_BIF_BIN) Business Add-In (BAdI) is available for this operation.