Read Warehouse Door
To read the details of one or more warehouse doors.
Entity Type |
Service Operation |
released |
|
WarehouseDoorByIDQueryResponse_In |
|
http://sap.com/xi/EWM/Global |
|
SCM-EWM |
|
Web Service Definition (Back End) |
/SCWM/BIF_DOOR_QR |
inbound |
|
synchronous |
|
no |
|
not applicable |
|
true |
You can use the Read Warehouse Door
inbound operation to view the details for one or more warehouse doors.
The Read Warehouse Door
request message requires a specific warehouse door ID (WarehouseDoorID element) or a range of warehouse door IDs (also entered via the WarehouseDoorID
element) as input.
The WarehouseDoorID element is a concatenated string composed of a warehouse number and a warehouse door code. For example, if you want to select detailed data for warehouse door 'DOR1' of warehouse number '0001', you would enter '0001DOR1' as the WarehouseDoorID input value.
If successful, the operation returns a log along with the details for each specified warehouse door, including:
ID number
Operational aspects, such as:
An unloading relevance indicator that shows if the warehouse door is reserved for inbound (I) or inbound and outbound (B) unloading;
A loading relevance indicator that shows if the warehouse door is reserved for outbound (O) or inbound and outbound (B) loading;
The ID of the warehouse storage bin assigned to the warehouse door;
The ID of the yard bin assigned to the warehouse door.
If unsuccessful, the operation returns a log with error details.
WarehouseDoorByIDQuery_sync
WarehouseDoorByIDResponse_sync
The BAdI for WarehouseDoorQueryResponse
(/SCWM/EX_WHSE_BIF_DOOR) Business Add-In (BAdI) is available for this operation.