SAP ABAP Function Module CLUSTER_STRUCTURE_DISPLAY (Anzeigen einer Hierarchiestruktur (z. Bsp. Viewcluster) Subscreentechnik)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SVIM (Package) Basis View Maintenance
⤷
⤷
Basic Data
| Function Module | CLUSTER_STRUCTURE_DISPLAY | Anzeigen einer Hierarchiestruktur (z. Bsp. Viewcluster) Subscreentechnik |
| Function Group | SVCL | Basis/view cluster maintenance |
| Program Name | SAPLSVCL | |
| INCLUDE Name | LSVCLU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OK_CODE_FB | TYPE | SYST-XCODE | OK code of the selected node | |||
| |
VIEWNAME | TYPE | VIEW_CL01-VIEWNAME | Name of the selected node | |||
| |
LINE_INDEX | TYPE | SYST-TABIX | 1 | Index for editing | ||
| |
START_COLUMN | TYPE | SYST-COLNO | 15 | Starting column for positioning the popup | ||
| |
START_LINE | TYPE | SYST-LINNO | 5 | Starting line for positioning the popup | ||
| |
STR_TAB | TYPE | Structure table (contains cluster structure) | ||||
| |
CANCELLED_BY_USER | TYPE | Popup of user ended | ||||
| |
START_COLUMN_INVALID | TYPE | Starting column not in the value range | ||||
| |
START_LINE_INVALID | TYPE | Starting line not in the value range | ||||
| |
STRUCTURE_NO_VALID | TYPE | no entries in STRUC_TAB | ||||
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 |