The IDOC WMBIID01 can be used to send individual storage bins or all storage bins (e.g. an entire aisle) from the external system to the WM system so that they can be blocked or unblocked.
The partner profile input must be maintained for the message type WMBBIN.
On the external system side, it is often not possible to approach certain storage bins or aisles due to technical problems. These storage bins must be blocked so that they are not taken into consideration when the storage bins are determined in the WM system. Blocking of these storage bins must be initiated by the external system. The bins must then be unblocked by the external system when they are ready to be used again.
The IDOC comprises two segments, namely the header data E2LBINH and the item data E2LBINI. The segments are described in the following.
E2LBINH
Field |
Format |
Designation |
Req. |
|
LGNUM |
CHAR 3 |
Warehouse number |
X |
|
LGTYP |
CHAR 3 |
Storage type |
X |
|
BLOCK |
CHAR 1 |
Block storage bins |
x |
either BLOCK or DEBLO |
DEBLO |
CHAR 1 |
Unblock storage bins |
x |
either BLOCK or DEBLO |
E2LBINI
Field |
Format |
Designation |
Req. |
|
LGPLA |
CHAR 10 |
Storage bin |
X |
input also generic, e.g. 01 |
SKZUA |
CHAR 1 |
Blocking indicator: for stock removals (user) |
x |
at least one of the three indicators |
SKZUE |
CHAR 1 |
Blocking indicator: for stock placements (user) |
x |
at least one of the three indicators |
SKZSI |
CHAR 1 |
Blocking indicator: current inventory (system) |
x |
at least one of the three indicators |
SPGRU |
CHAR 1 |
Blocking reason |
The segment E2LBINH is used to specify whether the storage bins are to be blocked or unblocked. An X must be sent in the field ‘BLOCK’ if the bins are to be blocked and X in the field ‘DEBLO’ if the bins are to be unblocked.
The individual fields in the segment E2LBINI are handled in the same way irrespective of whether the bins are to be blocked or unblocked. The following should be noted with regard to this:
Blocking and unblocking the storage bins from the external system can be simulated in the SAP system. We recommend that the procedures that are relevant for you be tested first in this way. The report RLBBIN00 is available for testing purposes.

If specific storage bins are to be blocked on an individual basis, one E2LBINI segment must be transferred for each storage bin.