SAP ABAP Data Element S2L_MIN_MINSTOCK_DELTA (Smallest Interval Between Stock and Minimum Stock)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-S2L (Application Component) Production Supply
     DI_S2L (Package) Production Supply
Basic Data
Data Element S2L_MIN_MINSTOCK_DELTA
Short Description Smallest Interval Between Stock and Minimum Stock  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type S2L_QUANTITY    
Data Type QUAN   Quantity field, points to a unit field with format UNIT 
Length 15    
Decimal Places 3    
Output Length 20    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Quantity 
Medium 15 Quantity 
Long 20 Quantity 
Heading 20 Quantity 
Documentation

Definition

Smallest difference calculated in the missing quantities calculation (that is, stock - minimum stock).

If missing quantities exist, this value is negative and corresponds to the largest existing missing quantity.

Use

This value shows how close the stock in the planning horizon is getting to the minimum stock level or by how much the stock level has fallen below the minimum stock level.

This value is used internally to create a simulative missing quantities calculation when you manually create a replenishment proposal quantity for a supply segment. In this process, the minimum stock is adjusted so that missing quantities are created for the amount of the manually created replenishment proposal. These missing quantities are then used as the basis for creating the individual replenishment proposals where the quantities and dates depend on the missing quantities from the simulation.

Dependencies

Example

Minimum stock is 0 pc

Stock/requirements are as follows:

Initial stock: 10 pc

First dependent requirement: 7 pc

Receipt: 10 pc

Second dependent requirement: 9 pc

The smallest interval to the minimum stock occurs at the first dependent requirement and is 3 pieces.

If a replenishment proposal quantity of 8 pieces is created, the system calculates the missing quantities using a simulative minimum stock of 11 pieces (8 + 3). Here, the system calculates a missing quantity of 1 piece and for the first dependent requirement a missing quantity of 7 pieces.

Consequently, the system would create a replenishment proposal for 1 piece as an immediate requirement and another proposal for 7 pieces due at the time of the first dependent requirement.

History
Last changed by/on SAP  20050301 
SAP Release Created in 471