SAP ABAP Function Module MEMGMT_DEVICE_GETLIST (Retrieves a list of Devices)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_MGMT (Package) Mobile: Device Management
Basic Data
Function Module MEMGMT_DEVICE_GETLIST Retrieves a list of Devices  
Function Group MEMGMT_DEVICE   Function Group for Device  
Program Name SAPLMEMGMT_DEVICE    
INCLUDE Name LMEMGMT_DEVICEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DEVICE_ID TYPE MEDEVGUID Unique ID of Device
Importing DEVICE_TEMPL_ID TYPE MEMGMT_DID Device Configuration ID
Importing USERNAME TYPE XUBNAME User name in user master record
Importing APP_NAMESPACE TYPE NAMESPACE Namespace
Importing APP_NAME TYPE MSDNAME Mobile Component
Importing APP_VERSION TYPE BWAFVERS Version of Offline Application
Importing DEVICE_DESCR TYPE STRING
Importing SHOW_ONLY_WITH_ERRORS TYPE CHAR1 ' ' Single-Character Flag
Importing SHOW_ONLY_WITHOUT_ERRORS TYPE CHAR1 ' ' Single-Character Flag
Importing NODE_NAME TYPE MENODE_TEXT Unique hierarchy node ID
Tables RETURN TYPE BAPIRET2 Return Parameter
Tables DEVICE_LIST TYPE MEMGMT_DEVICE_LIST_STR Mobile Engine
               
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  20041223 
SAP Release Created in 700