SAP ABAP Function Module MEMGMT_NODE_GETDETAIL (Retrieving details of the node)
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 Retrieving details of the node  
Function Group MEMGMT_HIERARCHY   Function Group for Hierarchy  
Program Name SAPLMEMGMT_HIERARCHY    
INCLUDE Name LMEMGMT_HIERARCHYU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENODE_ID TYPE MENODEGUID Unique hierarchy node ID
Exporting NODE_DESCRIPTION TYPE MENODE_TEXT ME: Hierarchy node description
Exporting FATHER_NODE_ID TYPE MENODEGUID Unique hierarchy node ID
Exporting FATHER_NODE_DESCRIPTION TYPE MENODE_TEXT ME: Hierarchy node description
Importing NODE_ID TYPE MENODEGUID Unique hierarchy node ID
Importing LANG TYPE LANGU Language Key
Tables DEVICETEMPLATES TYPE MEMGMT_NODE_OBJ_TT ME: Table type for objects assigned to the node
Tables DEVICES TYPE MEMGMT_NODE_OBJ_TT ME: Table type for objects assigned to the node
Tables USERS TYPE MEMGMT_NODE_OBJ_TT ME: Table type for objects assigned to the node
Tables CHILDREN_LIST TYPE MEMGMT_NODE_CHILDREN_LIST_TT ME: Table type for children node IDs
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  20050204 
SAP Release Created in 700