Capacity Checking 

Use

For some putaway strategies, it is advantageous to require that the system check the capacity of the storage bin when it searches for an available bin. If the capacity check is active, it means that during the process of transfer order creation, the system checks whether the storage bin you selected has the capacity to store the quantity that is to be put away.

Prerequisites

You can implement capacity checking on the basis of a storage type when you define the putaway strategy or the storage type in the Warehouse Management section of Customizing. For more information about activating the capacity check, refer to the Implementation Guide (IMG) for Warehouse Management under Master Data ® Define Storage Type. To activate the capacity check, enter the number that represents the checking method in the Capacity check method field for the putaway strategy in the storage type record.

In order to control the capacity check according to capacity indicators, the following basic prerequisites must be met:

Features

There are six options available for capacity checking in the Warehouse Management (WM) component. The capacity of a bin can be checked on the basis of:

The weight of the material that is being transferred to the storage bin is checked against the remaining weight capacity of the bin.

You can stipulate that the storage bin can contain only one standard storage unit type. This is taken from the first SUT field under Palletization data in the material master record.

You can define the maximum quantity of material that can be stored in a bin for each storage type. This is often used for the fixed bin strategy.

- Usage check based on material
- Usage check based on storage unit type (SUT)
- Usage check based on material plus SUT

We recommend that you implement a capacity check for the "fixed bin storage" and "addition to existing stock" putaway strategies. For bulk storage, capacity checking is carried out in the block definition.

Capacity check according to capacity indicator

You can also use the capacity indicator to control the storage of materials in a storage bin. Depending on the capacity check you select, the system calculates the capacity usage differently.

Since the capacity usage is dependent upon the quantity of the material, it is characterized as a variable in the system and is updated in the quant. The capacity usage of an SUT is characterized as a constant capacity usage and is updated in the storage unit in SU-managed storage types and in the quant in non-SU-managed storage types.

Data from quants and storage units are updated for each storage bin as a remaining capacity. This remaining capacity is recorded in the empty bin index. This makes it possible to efficiently find an occupied storage bin with a specific remaining capacity by using a customer exit, for example.

For a full explanation of the three Customizing options using a neutral indicator, see Capacity Checking Based on a Neutral Indicator.