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 |
|---|---|---|---|---|---|---|---|
| |
CURSOR_COLUMN | TYPE | SYST-CUCOL | Current column line of the cursor | |||
| |
CURSOR_LINE | TYPE | SYST-CUROW | Current line item of the cursor | |||
| |
FIRST_NODE | TYPE | STREENODE-ID | Root node of the displayed list | |||
| |
FIRST_NODE_TYPE | TYPE | STREENODE-TYPE | Cat. of the root node (for consistency check) | |||
| |
LIST_COLUMN | TYPE | SYST-STACO | First displayed column of the list | |||
| |
LIST_LINE | TYPE | SYST-STARO | First displayed line of the list | |||
| |
LAYOUT_MODE | TYPE | STREE_LAYOUT_MODE | Layout mode | |||
| |
LAYOUT | TYPE | SEUTEXPAND | Layout of the hierarchy (amortization degree) | |||
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 |