Menu

SAP Function Module K_HIERARCHY_DISPLAY

The Function Module K_HIERARCHY_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group KKRT within the package SLIS.

Technical Information

Function Module K_HIERARCHY_DISPLAY
Short Text
Function Group KKRT
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CALLBACK_PRG LIKE SY-REPID
I_COMPRESSED LIKE RSEUT-LAY_MODE ' '
I_DISPLAY_FORM TYPE C SPACE
I_END_COLUMN TYPE I 75 Last column
I_END_ROW TYPE I 20
I_F1_HELP_FORM TYPE C SPACE
I_FOCUS TYPE I 1
I_HEADER TYPE C ' '
I_LENGTH_OPTI TYPE C ' '
I_NODE_INSERT_FORM TYPE C SPACE
I_NODE_MOVE_FORM TYPE C SPACE
I_START_COLUMN TYPE I 5 First Column
I_START_ROW TYPE I 0
I_STATUS_FORM TYPE C SPACE
I_TABNAME TYPE C
I_TABULATOR TYPE I 0
I_TITLE LIKE SY-TITLE
I_TOP_OF_PAGE_FORM TYPE C SPACE
I_UCOMM_FORM TYPE C SPACE
I_VARIANT LIKE DISVARIANT Layout
T_FIELDCAT_VIEWS TYPE KKBHT_T_FIELD_CAT_VIEWS
T_FIELDCAT_VIEWS2 TYPE KKBHT_T_FIELD_CAT_VIEWS

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
I_FIELD_CAT TYPE KKBHT_T_FIELD_CAT Field Catalog
I_TABLE LIKE Table with Output Fields
T_EXPAND LIKE Table of Expanded Nodes
T_FIELDGROUPS TYPE KKBHT_T_FIELDGROUP
T_VIEW_NAMES LIKE
T_VIEW_TABULATORS LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
KEY_TOO_LONG
NO_LEVEL_DEFINED
TOO_MANY_VIEWS
WRONG_NUMBER_OF_ALTERNATIVES
WRONG_TREE_STRUCTURE Hierarchy is not structured correctly