SAP ABAP Function Module ME_GET_USERCONFIG (Gibt die benutzerspezifische Config Datei (.uconfig) für ein Gerät zurück)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_CCMS (Package) Mobile: Monitoring
Basic Data
Function Module ME_GET_USERCONFIG Gibt die benutzerspezifische Config Datei (.uconfig) für ein Gerät zurück  
Function Group ME_CONFIG_INFO   Client Configuration Information  
Program Name SAPLME_CONFIG_INFO    
INCLUDE Name LME_CONFIG_INFOU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_USERCONFIG TYPE ME_TEXTLINES Textzeilen mit 512 Zeichen
Importing I_DEVICE_ID TYPE MECONTGUID Device ID des Geräts
Importing I_USER TYPE SYUNAME Benutzername
Importing I_TIMESTAMP TYPE TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss)
Exception NOT_FOUND TYPE Userconfig für diese Device ID und Benutzer nicht vorhanden
               
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  20060330 
SAP Release Created in 710