SAP ABAP Function Module RS_TREE_LIST (Simulate hierarchy or subtree display)
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_LIST Simulate hierarchy or subtree display  
Function Group SEUT   Hierarchy framework  
Program Name SAPLSEUT   Tree Framework 
INCLUDE Name LSEUTU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NODE_ID TYPE SNODE-ID 1 ID of first node
Importing ALL TYPE SPACE Expansion level ('X' = all)
Importing WITH_ATTRIBUTES TYPE SPACE 'X' = with display attributes
Importing HIDDEN_NODES TYPE SPACE 'X' = with undisplayed nodes
Tables LIST TYPE SNODETEXT Table of the formatted hierarchy
Exception CYCLE_DETECTED TYPE
Exception NODE_NOT_FOUND TYPE Node 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