SAP ABAP Function Module EIS_REPORT_INIT (Initialisieren (Starten) des Berichts)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   EC-EIS-DCM (Application Component) Data Collection
     KC_NU (Package) Cost Accounting Controlling EIS (NU)
Basic Data
Function Module EIS_REPORT_INIT Initialisieren (Starten) des Berichts  
Function Group KYPE   RFC interface for EC-EIS  
Program Name SAPLKYPE    
INCLUDE Name LKYPEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing APPLCLASS TYPE TKEB1-APPLCLASS 'KC' Application class
Importing SUBCLASS TYPE TKEB1-SUBCLASS '02' Substructure
Importing TABNAME TYPE TKEB1-TABNAME Table name
Importing REPID TYPE TKEB1-REPID Report name
Tables CHARACTERISTICS TYPE EIS_CHAR Return table: Characteristics
Tables KEY_FIGURES TYPE EIS_KEYFIG Return table: Key figures
Tables KEY_TEXT TYPE EIS_KEYTXT Return table: Texts for key figures
Tables HEAD_INFO TYPE EIS_HEAD Return table: Fixed characteristics, variables
Tables VARIABLES TYPE EIS_VAR_B Entry table: Variables
Tables ATTRIBUTES TYPE EIS_ATTR Rückgabetabelle: Attribute
Tables SELOPTION TYPE EIS_SELOPT Eingabetabelle: Select-Options
Exception NO_AUTHORITY TYPE No authorization
Exception NO_REPORT TYPE Report does not exist
Exception NO_RECORDS TYPE No data records found
Exception REPORT_CHECK_FAILURE TYPE Report structure needs to be changed
Exception REPORT_IMPORT_ENQUEUE_FAILURE TYPE Report could not be imported
Exception REPORT_INCORRECT_DEFINITION TYPE Report is not compatible with field catalog
Exception REPORT_NOT_CONVERTED TYPE Report needs to be converted before you can execute it
Exception VARIABLES_INCONSISTENT_STATUS TYPE Entry of variables was incorrect
Exception SELOPTION_INCONSISTENT TYPE Eingabe der Select-Options nicht korrekt
               
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  19950902 
SAP Release Created in