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