SAP ABAP Function Module RKD_TR_COMPOSE_LEVEL (Erstellt eine Verdichtungsebene (aus SF_TAB oder Katalogtabellen))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module RKD_TR_COMPOSE_LEVEL Erstellt eine Verdichtungsebene (aus SF_TAB oder Katalogtabellen)  
Function Group KEDB   Maintain Summarization Levels  
Program Name SAPLKEDB    
INCLUDE Name LKEDBU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_INFO TYPE KEDV_INFO
Importing I_NUMBER TYPE TKETRL-TRCATNR
Importing I_MODE TYPE C '1' 1 = SF_TAB, 2 = Katalogtabellen
Tables T_TKETRL TYPE TKETRL Katalog: TKETRL
Tables T_TKETRLF TYPE TKETRLF Katalog: TKETRLF
Tables T_TKETRLX TYPE TKETRLX Katalog: TKETRLX
Tables SF_TAB TYPE CFBSF01 Selektierte Merkmale des Berichts
Tables SEL_TAB TYPE CEDST
Tables VAR_TAB TYPE CFBVP01
Exception PROGRAM_ERROR TYPE Aufbau der Ebene nicht gelungen
               
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  19960409 
SAP Release Created in