SAP ABAP Function Module EPM_KPI_DATA_INSERT (Neuen Kennzahlenwert zur Kennzahlentabelle hinzufügen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO (Application Component) Logistics - General
     PLANT_MANAGER (Package) Plant Manager
Basic Data
Function Module EPM_KPI_DATA_INSERT Neuen Kennzahlenwert zur Kennzahlentabelle hinzufügen  
Function Group EPM_KPI   Function Module for KPI Watch List  
Program Name SAPLEPM_KPI    
INCLUDE Name LEPM_KPIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_KPI_ID TYPE EPM_KPI_ID Technical Name of KPI
Importing I_EPM_PROGRAM TYPE EPM_PROGRAM Program for Updating KPI
Importing I_EPM_VARIANT TYPE EPM_VARIANT Report Variant Used to Update KPI Table
Importing I_BW_AN_PROCESS TYPE EPM_AN_PROCESS Analysis Process from Business Warehouse
Importing I_KPI_SOURCE_TYPE TYPE EPM_KPI_SOURCE_TYPE Type of Source System for KPI
Importing I_KPI_SOURCE TYPE EPM_KPI_SOURCE KPI Source System
Importing I_VALUE TYPE EPM_VALUE Value of Key Figure
Importing I_UNAME TYPE XUBNAME User Name in User Master Record
Importing I_NO_CHECK_OF_INSERT_CODE TYPE XFELD SPACE 'X' = No Check for Valid Insertion Key
Importing I_INSERT_CODE TYPE EPM_INSERT_CODE Key for Inserting KPI Value
Importing I_DO_COMMIT TYPE XFELD Commit Work ausführen
Exception MISSING_IMPORT_PARAMETER TYPE Missing Import Parameters
Exception KPI_SOURCE_TYPE_NOT_EXIST TYPE
Exception NO_KPI_FOUND TYPE No Matching KPI Found
Exception NO_AUTHORITY_FOR_INSERT TYPE No creation authorization
Exception NO_VALID_INSERT_CODE TYPE No Valid Code to Add
Exception DB_ERROR 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  20040315 
SAP Release Created in 500