SAP ABAP Data Element RL01SPRAUS (Percentage bin utilization)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       LVS (Package) Application development Warehouse Management (WM)
Basic Data
Data Element RL01SPRAUS
Short Description Percentage bin utilization  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RL01SPRAUS    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
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 Utilizatn 
Medium 15 Utilization 
Long 20 Utilization 
Heading 20 Utilization 
Documentation

Definition

Display of Extent of Capacity Used in 5% Steps

Calculation

The calculation rule depends on values supplied from storage type control.
The table with the internal name T331 is maintained in Customizing.

The following field names are used:

  • T331-KAPAP table: Storage type control, field: Indicator execute capacity check
  • T331-STEIN table: Storage type control, field: Putaway strategy
  • T331-STAUS table: Storage type control, field: Stock removal strategy
  • T331-SFIFO table: Storage type control, field: No stock removal with stringent FIFO
  • T331-LENVW table: Storage type control, field: Indicator for storage type with storage unit management
  • T331-MISCH table: Storage type control, field: Indicator for mixed storage
  • T331-ZULAG table: Storage type control, field: Addition to existing stock allowed
  • LAGP-ANZQU table: Storage bins, field: Number of quants in storage bin

The field T331-KAPAP can have the following values:
- Check according to maximum weight (1)
- Check on the basis of palletization by SUT (2)
- Check on the basis of maximum quantity per storage bin in storage type (3)
- Check according to key figure Material (4)
- Check according to key figure SUT (5)
- Check according to key figures material and SUT (6)

General Rule:

  • Interface storage bins / ID points / Pick points
    ([T331-STEIN = blank & T331-STAUS = blank & T331-SFIFO = X]
    or [T331-STEIN = Q])
    always extent of capacity used equal 0
  • Empty Bins (LAGP-ANZQU=0)
    always extent of capacity used equal 0

Strategy-specific evaluation (T331-STEIN):

  • Bulk storage area (B)
    • Capacity determined on basis of SU (general): Number of SUs / Maximum number of SUs
    • If T331-KAPAP = 1: Stored weight / Load capacity
    • Larger capacity wins
  • General storage area (C) / Fixed bin area (F) / Add.to exist.stock (I)
    • If T331-KAPAP = 1: Stored weight / Load capacity
    • If T331-KAPAP = 2 or 3: No calculation
    • If T331-KAPAP = 4, 5 or 6: Available capacity / Total capacity
  • Empty bin (L)
    • If mixed storage (T331-MISCH) not allowed and addition to existing stock (T331-ZULAG) not allowed -> Always 100% capacity used
    • If T331-KAPAP = 1: Stored weight / load capacity
    • If T331-KAPAP = 2 or 3: No calculation
    • If T331-KAPAP = 4, 5, or 6: Available capacity / Total capacity
  • Pallet type (P)
    • If SU-managed (T331-LENVW) -> Number of SUs / Maximum number of SUs;
    • Ff not SU-managed (T331-LENVW) -> Number of quants in storage bin / Maximum quants in storage bin
  • Manual putaway
    • If mixed storage (T331-MISCH) not allowed and addition to existing stock (T331-ZULAG) not allowed -> immer 100% Auslastung
    • If T331-KAPAP = 1: Stored weight / load capacity
    • If T331-KAPAP = 2 or 3: No calculation
    • If T331-KAPAP = 4, 5 or 6: Available capacity / Total capacity

History
Last changed by/on SAP  19990326 
SAP Release Created in