SAP ABAP Class CL_STD_PLNG_CALCULATION_S2L (Standard Missing Quantity Calculation)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-S2L (Application Component) Production Supply
     DI_S2L (Package) Production Supply
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PLNG_CALCULATION_S2L Missing Quantities Calculation (Abstract Basis Class) 20020515
Properties
Class CL_STD_PLNG_CALCULATION_S2L  
Short Description Standard Missing Quantity Calculation    
Super Class CL_PLNG_CALCULATION_S2L Missing Quantities Calculation (Abstract Basis Class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DI_S2L   Production Supply 
Created 20020314   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 S2L Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_STD_PLNG_CALCULATION_S2L has no interface implemented.
Friends
Class CL_STD_PLNG_CALCULATION_S2L has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AVAIL_MIN_ADJ Instance attribute Private Type reference (TYPE) S2L_QUANTITY General Quantity Field with Sign 20020314
2 AVAIL_PURE Instance attribute Private Type reference (TYPE) S2L_QUANTITY General Quantity Field with Sign 20020314
3 AVAIL_PURE_ADJ Instance attribute Private Type reference (TYPE) S2L_QUANTITY General Quantity Field with Sign 20020314
4 ITEM_MAP Instance attribute Private See coding 20020314
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_STEP Instance method Private Method Add New Step 20020314
2 CALC_REC_STEP Instance method Private Method Calculates Step for Individual Receipt 20020314
3 CALC_REQ_STEP Instance method Private Method Calculates Step for Individual Requirement 20020314
4 CHECK_QTY Instance method Private Method Calculates Error Quantity 20020314
Events
Class CL_STD_PLNG_CALCULATION_S2L has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ITEM_MAP_ENTRY Private See coding 20020314
Method Signatures

Method APPEND_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STEP Call by reference Type reference (TYPE) S2L_PLNG_STEP Schritt in der Fehlmengenrechnung zur Produktionsversorgung 20020314

Method APPEND_STEP on class CL_STD_PLNG_CALCULATION_S2L has no exception.

Method CALC_REC_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIM_MIN_STOCK Call by reference Type reference (TYPE) S2L_SIM_MIN_STOCK Simulativer Mindestbestand 20020314
2 Changing STEP Call by reference Type reference (TYPE) S2L_PLNG_STEP Schritt in der Fehlmengenrechnung zur Produktionsversorgung 20020314

Method CALC_REC_STEP on class CL_STD_PLNG_CALCULATION_S2L has no exception.

Method CALC_REQ_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIM_MIN_STOCK Call by reference Type reference (TYPE) S2L_SIM_MIN_STOCK Simulativer Mindestbestand 20020314
2 Changing STEP Call by reference Type reference (TYPE) S2L_PLNG_STEP Schritt in der Fehlmengenrechnung zur Produktionsversorgung 20020314

Method CALC_REQ_STEP on class CL_STD_PLNG_CALCULATION_S2L has no exception.

Method CHECK_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AVAIL Value transfer Type reference (TYPE) S2L_QUANTITY Allgemeines Mengenfeld mit Vorzeichen 20020314
2 Exporting MISS Call by reference Type reference (TYPE) S2L_UQUANTITY Allgemeines Mengenfeld ohne Vorzeichen 20020314
3 Importing QTY Value transfer Type reference (TYPE) S2L_QUANTITY Allgemeines Mengenfeld mit Vorzeichen 20020314

Method CHECK_QTY on class CL_STD_PLNG_CALCULATION_S2L has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in