Menu

SAP Function Module HIERARCHY_EDIT_TOOL

Edit-/Anzeige-Tool für Hierarchien

The Function Module HIERARCHY_EDIT_TOOL (Edit-/Anzeige-Tool für Hierarchien) is a standard Function Module in SAP ERP and is part of the function group KXHI within the package KC.

Technical Information

Function Module HIERARCHY_EDIT_TOOL
Short Text Edit-/Anzeige-Tool für Hierarchien
Function Group KXHI
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HIERARCHY_TYPE LIKE 1 siehe Langtext
PARAM_DOUBLES LIKE 0 0 keie doppelten. Werte, Rest siehe Langtext
PARAM_STRUCTURE LIKE SPACE ' ' keine Strukturknoten, 'X' str. möglich
PARAM_TEXT LIKE 'D' ' ' kein Text, 'D' dargest., 'E' editierbar, ...
PARAM_VALUES LIKE 'X' ' ' freie Werte, 'X' F4_TAB, 'N' - F4-Numerisch

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CALLBACK_TAB LIKE TKCHP externe Forms für anwendungsspezifische Funkt.

Exceptions

This function module does not define any Exceptions.