
IDoc for Blocking Storage Bins 
Definition
Using IDoc WMBIID01, you can send individual storage bin data or comprehensive storage bin data (for example all of the storage bins in one aisle) for blocking or unblocking from the external system to the WMS.

We recommend that you simulate blocking and unblocking storage bins from the external system to the WMS, in order to test the relevant processes. Report RLBBIN00 is available for the test.
Use
When, for example, certain storage bins or aisles are not accessible for the external system due to technical problems, you block these storage bins in the WMS so that they are not considered during storage bin determination.
The external system initializes the block on the storage bins via IDoc WMBIID01. As soon as the storage bins are available again, the external system triggers the unblocking of the external system by the WMS via IDoc WMBIID01.
Structure
Message Type
You define message type WMBBIN for the inbound partner profile.
Segments
IDoc WMBIID01 is made up of the following segments:
You determine whether blocking or unblocking storage bins is involved.
To block storage bins, set the indicator BLOCK.
To unblock storage bins, set the indicator DEBLO.
TO block certain storage bins individually, transfer an E1LBINI segment for each storage bin.
Segment definition E2LBINH (as of release 3.0A)
|
Field |
Data Type |
Description |
Required Entries |
Note |
|
LGNUM |
CHAR 3 |
Warehouse number |
X |
|
|
LGTYP |
CHAR 3 |
Storage type |
X |
|
|
BLOCK |
CHAR 1 |
Blocking storage bins |
X |
Either BLOCK or DEBLO |
|
DEBLO |
CHAR 1 |
Unblocking storage bins |
X |
Either BLOCK or DEBLO |
Segment definition E2LBINI (as of release 3.0A)
|
Field |
Data Type |
Description |
Required Entries |
Note |
|
LGPLA |
CHAR 10 |
Storage bin |
X |
Entry also generic, for example 01 |
|
SKZUA |
CHAR 1 |
Block indicator: For stock removal |
x |
At least one of the three indicators |
|
SKZUE |
CHAR 1 |
Block indicator: For putaway |
x |
At least one of the three indicators |
|
SKZSI |
CHAR 1 |
Blocking indicator: Current inventory |
x |
At least one of the three indicators |
|
SPGRU |
CHAR 1 |
Blocking reason |

Set at least one of the three indicators.