Show TOC

Function documentationStrategy: Partial Quantities First

 

With this strategy, the system overrides the FIFO principle to optimize the management of stock in the warehouse. It keeps the number of partial handling units (partial HUs) in one storage type as low as possible. This strategy is only suitable if putaway meets one of the following conditions:

  • It takes place in the form of standard HU types (always the same quantity of a product for a certain HU type).

  • It takes place in the form of partial pallet quantities (quantities smaller than a standard HU).

There are two different types of quant within a storage type:

  • Quants in the quantity of the standard HU in accordance with packaging specification

  • Quants in a quantity that is smaller than the standard HU. This is known as a partial pallet quantity. Quants that are larger than a standard HU should not occur.

When the system searches for a quant, it proceeds as follows:

  1. If the required quantity in the warehouse task is the same as or greater than the quantity of a standard HU, the system attempts to remove a standard HU from stock.

  2. If no standard HUs exist, the system takes partial pallet quantities.

  3. If the required quantity in the warehouse task is less than the quantity of the standard HU, the system first tries to remove partial pallet quantities from stock.

  4. If no partial pallet quantities exist, the system breaks into complete HUs.

Prerequisites

  • You have defined a stock removal rule with ascending quantity (piece) and a stock removal rule with descending quantity (standard HU) in Customizing for Extended Warehouse Management (EWM) under Start of the navigation path Goods Issue Process Next navigation step Strategies Next navigation step Specify Stock Removal Rule End of the navigation path.

  • You have assigned the stock removal rules in Customizing for EWM under Start of the navigation path Goods Issue Process Next navigation step Strategies Next navigation step Determine Storage Type Search Sequence for Stock Removal End of the navigation path:

    • Stock removal rule "piece" - quantity classification group "piece"

    • Stock removal rule "standard HU" - quantity classification group "standard HU"

·You have defined a storage type search sequence in Customizing for EWM under Start of the navigation path Goods Issue Process Next navigation step Strategies Next navigation step Specify Storage Type Search Sequence End of the navigation path.

  • You have assigned the stock removal rules in Customizing for EWM under Start of the navigation path Goods Issue Process Next navigation step Strategies Next navigation step Determine Storage Type Search Sequence for Stock Removal End of the navigation path.

  • You have defined quantity classifications for the warehouse in Customizing for EWM under Start of the navigation path Cross-Process Settings Next navigation step Warehouse Task Next navigation step Define Quantity Classifications End of the navigation path

  • You have defined a packaging specification for the product in Customizing for SCM Basis under Start of the navigation path Packing Next navigation step Packaging Specification End of the navigation path.

    Alternatively, instead of defining a packaging specification you can assign the quantity classification to the unit of measure in Customizing for EWM under Start of the navigation path Master Data Next navigation step Product Next navigation step Define Unit of Measure Attributes End of the navigation path.

Example

You use two packaging specification levels, pallet and piece, and you have defined a quantity classification and a stock removal rule for each of them. The system uses the stock removal rule for piece to sort the stock by quantity in an ascending order. The system uses the stock removal rule for pallet to sort the stock by quantity in an descending order. If the quantity required is greater than or equal to the quantity of the complete HU, the system sorts the stock in a descending order, in other words, it removes a full pallet from stock. If the required quantity is smaller than a complete HU, the system sorts the stock in an ascending order, in other words, since a complete HU is not required, the system searches for a partial HU.

Note Note

When working without a packaging specification, the system gets the quantity for a standard HU type from the conversion factors for the alternative units of measure in the product master. The system takes the alternative unit of measure with the greatest total quantity, which is less than or equal to the required quantity, and selects the quantity classification that is assigned to this unit of measure.

End of the note.