SAP ABAP Function Module MEMGMT_NODE_GETDETAIL_ALL (Retrieves details of the node (incl. children objects))
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_NODE_GETDETAIL_ALL | Retrieves details of the node (incl. children objects) |
| Function Group | MEMGMT_HIERARCHY | Function Group for Hierarchy |
| Program Name | SAPLMEMGMT_HIERARCHY | |
| INCLUDE Name | LMEMGMT_HIERARCHYU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ENODE_ID | TYPE | MENODEGUID | Unique hierarchy node ID | |||
| |
NODE_DESCRIPTION | TYPE | MENODE_TEXT | ME: Hierarchy node description | |||
| |
FATHER_NODE_ID | TYPE | MENODEGUID | Unique hierarchy node ID | |||
| |
FATHER_NODE_DESCRIPTION | TYPE | MENODE_TEXT | ME: Hierarchy node description | |||
| |
NODE_ID | TYPE | MENODEGUID | Unique hierarchy node ID | |||
| |
CREATE_CHILDREN_OBJ | TYPE | CHAR1 | ' ' | Single-Character Flag | ||
| |
LANG | TYPE | LANGU | Language Key | |||
| |
DEVICETEMPLATES | TYPE | MEMGMT_NODE_OBJ_TT | ME: Table type for objects assigned to the node | |||
| |
DEVICES | TYPE | MEMGMT_NODE_OBJ_TT | ME: Table type for objects assigned to the node | |||
| |
USERS | TYPE | MEMGMT_NODE_OBJ_TT | ME: Table type for objects assigned to the node | |||
| |
CHILDREN | TYPE | MEMGMT_NODE_CHILDREN_TT | ME: Table type for children of the node | |||
| |
CHILDREN_LIST | TYPE | MEMGMT_NODE_CHILDREN_LIST_TT | ME: Table type for children node IDs | |||
| |
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 | 20050204 |
| SAP Release Created in | 700 |