SAP ABAP Function Module CALCULATION_SHEET (Materialmengenberechnung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CPC (Package) R/3 Application Development: PP Task Lists Master Recipes
Basic Data
Function Module CALCULATION_SHEET Materialmengenberechnung  
Function Group CO09   Material Quantity Calculation  
Program Name SAPLCO09   Material Quantity Calculation 
INCLUDE Name LCO09U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHANGED_VALUE TYPE SYST-DATAR Save changed value of a component
Exporting CHANGED TYPE SYST-DATAR Value = "X": save changed formula
Importing APPLICATION TYPE KALC-APPLID Calling application - 1st key part
Importing KEY TYPE KALC-FORM_KEY Key field for storage and retrieval
Importing VERSION TYPE KALC-VERSION SPACE Version of the saved formulas
Importing RECALC TYPE SPACE Initial->dialog, not initial->list with formulas
Importing DISPLAY TYPE SPACE Initial->change, not initial->display
Importing DISPLAY_LST TYPE SPACE Value = "X": edit formulas for printing
Importing CHANGED_VALUE TYPE SYST-DATAR Save changed value of a component
Importing CHANGED TYPE SYST-DATAR Value = "X": save changed formula
Importing FLG_RECALC_TO_BOM TYPE SPACE X = Übernahme Ergebnisse in BOM trotz Anzeige möglich
Tables IN_COL TYPE CALC_COL Table of column elements
Tables IN_JOIN TYPE CALC_JOIN Join row and column tables
Tables IN_ROW TYPE CALC_ROW Table of row elements
Exception APPLICATION_ERROR TYPE
Exception CALCULATION_ERROR TYPE
Exception CALC_TABLE_ERROR TYPE
Exception KEY_ERROR TYPE
Exception VERSION_ERROR TYPE
Exception OTHERS TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in