SAP ABAP Function Module RS_TREE_LIST_DISPLAY (Display 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_LIST_DISPLAY Display hierarchy  
Function Group SEUT   Hierarchy framework  
Program Name SAPLSEUT   Tree Framework 
INCLUDE Name LSEUTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting F15 TYPE Function key F15 pressed
Importing CALLBACK_PROGRAM TYPE SYST-REPID Program containing the EXIT routines
Importing CALLBACK_USER_COMMAND TYPE EXIT routine for command handling
Importing CALLBACK_TEXT_DISPLAY TYPE EXIT routine for node display
Importing CALLBACK_MOREINFO_DISPLAY TYPE EXIT routine to node supplementary information
Importing CALLBACK_COLOR_DISPLAY TYPE EXIT routine for color legend
Importing CALLBACK_TOP_OF_PAGE TYPE EXIT routine for TOP-OF-PAGE display
Importing CALLBACK_GUI_STATUS TYPE EXIT routine for setting a GUI status
Importing CALLBACK_CONTEXT_MENU TYPE EXIT routine for constructing the context menu
Importing STATUS TYPE 'IMPLICIT' Status display ('OWN', 'STANDARD', 'IMPLICIT')
Importing CHECK_DUPLICATE_NAME TYPE '1' Test for duplicate names
Importing COLOR_OF_NODE TYPE '4' Node color (standard)
Importing COLOR_OF_MARK TYPE '3' Color of a selected node
Importing COLOR_OF_LINK TYPE '1' Color of a link node
Importing COLOR_OF_MATCH TYPE '5' Color of a found node
Importing LOWER_CASE_SENSITIVE TYPE SPACE 'X' if case-sensitive
Importing MODIFICATION_LOG TYPE SPACE 'X' if modification log required
Importing NODE_LENGTH TYPE 30 Output length of a node
Importing TEXT_LENGTH TYPE 75 Length of text block 1
Importing TEXT_LENGTH1 TYPE 0 Length of text block 2
Importing TEXT_LENGTH2 TYPE 0 Length of text block 3
Importing RETURN_MARKED_SUBTREE TYPE SPACE 'X' if selected sub-nodes are to be taken into account
Importing SCREEN_START_COLUMN TYPE 0 Column where list dialog box begins
Importing SCREEN_START_LINE TYPE 0 Line where list dialog box begins
Importing SCREEN_END_COLUMN TYPE 0 Column where list dialog box ends
Importing SCREEN_END_LINE TYPE 0 Line where list dialog box ends
Importing SUPPRESS_NODE_OUTPUT TYPE SPACE 'X' suppresses the node display
Importing LAYOUT_MODE TYPE STREE_LAYOUT_MODE SPACE Tree display normal/ compressed
Importing USE_CONTROL TYPE STREE_USE_MODE STREE_USE_LIST Display as list or tree control
               
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