SAP ABAP Function Module MEMGMT_DEVTEMPLATE_GETLIST (Retrieves a list of Device Templates)
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_DEVTEMPLATE_GETLIST Retrieves a list of Device Templates  
Function Group MEMGMT_DEVICETEMPLATE   Function Group for Device Template  
Program Name SAPLMEMGMT_DEVICETEMPLATE    
INCLUDE Name LMEMGMT_DEVICETEMPLATEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_APP_NAMESPACE TYPE NAMESPACE Namespace
Importing I_APP_NAME TYPE MSDNAME Mobile Component
Importing I_APP_VERSION TYPE BWAFVERS Version of Offline Application
Importing I_USER TYPE XUBNAME User name in user master record
Importing I_CONFTEMPLATE_ID TYPE MEMGMT_CID
Importing I_ASSIGNMENT_TYPE TYPE MEMGMT_MAP_TYPE
Importing I_ASSIGNMENT_VALUE TYPE MEMGMT_MVALUE
Importing I_DEVICE_ID TYPE MEDEVGUID Unique ID of Device
Importing I_CONDITION_TYPE TYPE MEMGMT_CTYPE Condition for Device Configuration
Importing I_CONDITION_VALUE TYPE MEMGMT_COND_VALUE Condition Index
Importing I_LANGUAGE TYPE SYLANGU R/3 System, current language
Importing I_DEV_CONF_ID TYPE MEMGMT_DID Device Configuration ID
Tables E_DEVICE_TEMPLATE_LIST TYPE MEMGMT_DEV_TEMPL_LIST List of Device Templates
Tables E_RETURN TYPE BAPIRET2 Return Parameter
               
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