SAP ABAP Function Module RS_TREE_SET_CURRENT_LAYOUT (Set layout with marked cursor position)
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_SET_CURRENT_LAYOUT Set layout with marked cursor position  
Function Group SEUT   Hierarchy framework  
Program Name SAPLSEUT   Tree Framework 
INCLUDE Name LSEUTU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INCONSISTENT_LAYOUT TYPE Layout contains errors
Importing CURSOR_COLUMN TYPE SYST-CUCOL 3 Current column line of the cursor
Importing CURSOR_LINE TYPE SYST-CUROW 2 Current line item of the cursor
Importing FIRST_NODE TYPE 1 Root node of the displayed list
Importing FIRST_NODE_TYPE TYPE SPACE Cat. of the root node (for consistency check)
Importing LIST_COLUMN TYPE SYST-STACO 1 First displayed column of the list
Importing LIST_LINE TYPE SYST-STARO 1 First displayed line of the list
Importing LAYOUT_MODE TYPE STREE_LAYOUT_MODE STREE_LAYOUT_NORMAL 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