SAP ABAP Function Module RS_TREE_GET_CURRENT_LAYOUT (Get layout information for displayed hierarchy)
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_GET_CURRENT_LAYOUT Get layout information for displayed hierarchy  
Function Group SEUT   Hierarchy framework  
Program Name SAPLSEUT   Tree Framework 
INCLUDE Name LSEUTU28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CURSOR_COLUMN TYPE SYST-CUCOL Current column line of the cursor
Exporting CURSOR_LINE TYPE SYST-CUROW Current line item of the cursor
Exporting FIRST_NODE TYPE STREENODE-ID Root node of the displayed list
Exporting FIRST_NODE_TYPE TYPE STREENODE-TYPE Cat. of the root node (for consistency check)
Exporting LIST_COLUMN TYPE SYST-STACO First displayed column of the list
Exporting LIST_LINE TYPE SYST-STARO First displayed line of the list
Exporting LAYOUT_MODE TYPE STREE_LAYOUT_MODE Layout mode
Tables LAYOUT TYPE SEUTEXPAND Layout of the hierarchy (amortization degree)
               
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