SAP ABAP Function Module KFM_KF_USR_ASSIGN (Kennzahl einem Benutzer zuordnen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MUS-KFM (Application Component) Key Figure Monitor
     GENERIC_KEY_FIGURE_MONITOR (Package) Generic Key Figure Monitor
Basic Data
Function Module KFM_KF_USR_ASSIGN Kennzahl einem Benutzer zuordnen  
Function Group GKFM_KF   Function Modules for Key Figures  
Program Name SAPLGKFM_KF    
INCLUDE Name LGKFM_KFU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_KF_ID TYPE KFM_KF_ID ID der benutzerspezifischen Kennzahl
Importing IV_ADM_VAR TYPE KFM_ADM_VAR Technischer Name der Administratorvariante einer Kennzahl
Importing IV_USER_ID TYPE XUBNAME Benutzername im Benutzerstamm
Importing IV_SPRAS TYPE SPRAS Sprachenschlüssel
Importing IV_KF_ALERT TYPE KFM_KF_ALERT Alert-Einstellung der Kennzahl
Importing IV_PERFORM_ON_COMMIT TYPE XFLAG X = True, Space = False
Exception INVALID_PARAMETER_VALUE TYPE Ungültige Eingabewerte
Exception KEY_FIGURE_NOT_FOUND TYPE Kennzahl nicht gefunden
Exception KF_ALREADY_ASSIGNED TYPE Kennzahl ist dem Benutzer bereits zugewiesen
Exception MISSING_PARAMETER TYPE Fehlende Eingabewerte
Exception INSERT_FAILED TYPE Insert in die Datenbanktabelle fehlgeschlagen
Exception DB_ERROR TYPE Fehler beim Schreiben auf die Datenbanktabelle
               
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  20070419 
SAP Release Created in 600