SAP ABAP Function Module RS_TREE_ADD_NODE (Insert Nodes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SEUT (Package) Hierarchy framework
Basic Data
Function Module RS_TREE_ADD_NODE Insert Nodes  
Function Group SEUT   Hierarchy framework  
Program Name SAPLSEUT   Tree Framework 
INCLUDE Name LSEUTU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_ID TYPE SNODE-ID ID of new node
Exporting NODE_INFO TYPE SNODETEXT Display Attribtues for New Node
Importing NEW_NAME TYPE New Node Name
Importing INSERT_ID TYPE SNODE-ID Node at insertion position
Importing RELATIONSHIP TYPE Relationship
Importing LINK TYPE SPACE Node is reference node
Importing NEW_TYPE TYPE SNODE-TYPE SPACE Type of New Node
Importing DISPLAY_ATTRIBUTES TYPE STREEATTR SPACE Display Attribtues for New Node
Exception ID_NOT_FOUND TYPE Specified insertion position not found
               
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  19950113 
SAP Release Created in