Menu

SAP Function Module CLUSTER_STRUCTURE_DISPLAY

Anzeigen einer Hierarchiestruktur (z. Bsp. Viewcluster) Subscreentechnik

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CLUSTER_STRUCTURE_DISPLAY (Anzeigen einer Hierarchiestruktur (z. Bsp. Viewcluster) Subscreentechnik) is a standard Function Module in SAP ERP and is part of the function group SVCL within the package SVIM.

Technical Information

Function Module CLUSTER_STRUCTURE_DISPLAY
Short Text Anzeigen einer Hierarchiestruktur (z. Bsp. Viewcluster) Subscreentechnik
Function Group SVCL
Package SVIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LINE_INDEX LIKE SY-TABIX 1 Index for editing
START_COLUMN LIKE SY-COLNO 15 Starting column for positioning the popup
START_LINE LIKE SY-LINNO 5 Starting line for positioning the popup

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OK_CODE_FB LIKE SY-XCODE OK code of the selected node
VIEWNAME LIKE VIEW_CL01-VIEWNAME Name of the selected node

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STR_TAB LIKE Structure table (contains cluster structure)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED_BY_USER Popup of user ended
START_COLUMN_INVALID Starting column not in the value range
START_LINE_INVALID Starting line not in the value range
STRUCTURE_NO_VALID no entries in STRUC_TAB