SAP ABAP Function Module KEYRATIO_PROCESS (Editieren von Kennzahlen mit Syntaxprüfung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Function Module KEYRATIO_PROCESS Editieren von Kennzahlen mit Syntaxprüfung  
Function Group KXKR   Dialog boxes for Key Figures  
Program Name SAPLKXKR    
INCLUDE Name LKXKRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FORML_TYPE TYPE Complexity of formula 0 / 1 / 2 (see documentation)
Importing ALLOW_VARIABLES TYPE '1' '1' variables are allowed , '0' not allowed..
Importing APPLCLASS TYPE Application class
Importing COL TYPE SYST-CUCOL 6 Starting column
Importing DISP_KEYRA TYPE SPACE Key figure display if 'X', otherwise edit
Importing KEYRA TYPE TKCK-KEYRA Key figure
Importing ROW TYPE SYST-CUROW 4 Starting line
Importing WTITLE TYPE SPACE Window title
Importing F1FIELD TYPE HELP_INFO-FIELDNAME 'FLINE'
Importing F1TAB TYPE HELP_INFO-TABNAME 'CFFTB'
Tables FORML_TAB TYPE CFFTB Table with formulas
Tables OPR_TAB TYPE TKCKO Table with valid operators
Tables VALFLDE_TAB TYPE CFFLDE Table with valid identifiers
Exception ABORT TYPE Abnormal termination of processing by the user
Exception RATIO_EMPTY 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  19931201 
SAP Release Created in