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.
Function Module | HIERARCHY_EDIT_TOOL |
Short Text | Edit-/Anzeige-Tool für Hierarchien |
Function Group | KXHI |
Package | KC |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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. |
This function module does not define any Exceptions.