SAP ABAP Function Module MEMGMT_DT_FROM_NODE_GETLIST (ME: Retrieves a list of DeviceTemplates from Hierarchy node (for user))
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_DT_FROM_NODE_GETLIST | ME: Retrieves a list of DeviceTemplates from Hierarchy node (for user) |
| Function Group | MEMGMT_DEVICETEMPLATE | Function Group for Device Template |
| Program Name | SAPLMEMGMT_DEVICETEMPLATE | |
| INCLUDE Name | LMEMGMT_DEVICETEMPLATEU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DEVICETEMPLATE_LIST | TYPE | MEMGMT_DEV_TEMPL_LIST_TAB | ME: Table type for objects assigned to the node | |||
| |
NODE_ID | TYPE | MENODEGUID | Unique hierarchy node ID | |||
| |
USERNAME | TYPE | XUBNAME | User Name in User Master Record | |||
| |
OS | TYPE | MEMGMT_COND_VALUE | Condition Index | |||
| |
PERSISTANCE | TYPE | MEMGMT_COND_VALUE | Condition Index | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
Processing Type
| Normal Function 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 |