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
Exporting OK_CODE_FB TYPE SYST-XCODE OK code of the selected node
Exporting VIEWNAME TYPE VIEW_CL01-VIEWNAME Name of the selected node
Importing LINE_INDEX TYPE SYST-TABIX 1 Index for editing
Importing START_COLUMN TYPE SYST-COLNO 15 Starting column for positioning the popup
Importing START_LINE TYPE SYST-LINNO 5 Starting line for positioning the popup
Tables STR_TAB TYPE   Structure table (contains cluster structure)
Exception CANCELLED_BY_USER TYPE Popup of user ended
Exception START_COLUMN_INVALID TYPE Starting column not in the value range
Exception START_LINE_INVALID TYPE Starting line not in the value range
Exception STRUCTURE_NO_VALID TYPE no entries in STRUC_TAB
               
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