SAP ABAP Function Module MEMGMT_DEVTEMPLATE_CREATE (DeviceTemplate creation)
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_CREATE DeviceTemplate creation  
Function Group MEMGMT_DEVICETEMPLATE   Function Group for Device Template  
Program Name SAPLMEMGMT_DEVICETEMPLATE    
INCLUDE Name LMEMGMT_DEVICETEMPLATEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DEVICE_TEMPLATE TYPE MEMGMT_DEV_TEMPL-DEVICE_TEMPL_ID ME: ConfigurationTemplate table
Importing DEVICE_TEMPLATE_DESCR TYPE MEMGMT_DEV_TEXT-TEXT Configuration Description
Importing AUTHORITY_GROUP TYPE MEMGMT_DEV_TEMPL-AUTHORITY_GROUP Authorization Group for Device Management
Importing USERNAME TYPE XUBNAME User Name in User Master Record
Tables CONFIGTEMPLATES TYPE MEMGMT_CONFIGTEMPL_STR ME: ConfigurationTemplate table
Tables APPLICATIONS TYPE MEMGMT_APPLICATIONS_STR ME: Applications table
Tables CONDITIONS TYPE MEMGMT_COND_INTERFACE ME: DevTemplate conditions
Tables ASSIGNMENT_TYPES TYPE MEMGMT_DEV_MAP_INTERFACE ME: Assignment types
Tables 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  20050523 
SAP Release Created in 700