Menu

SAP Function Module WRB_UTIL_BUILD_HIERARCHY

Erstellt eine Hierarchie über Entitäten (Strings)

The Function Module WRB_UTIL_BUILD_HIERARCHY (Erstellt eine Hierarchie über Entitäten (Strings)) is a standard Function Module in SAP ERP and is part of the function group WRB_UTIL within the package WRB.

Technical Information

Function Module WRB_UTIL_BUILD_HIERARCHY
Short Text Erstellt eine Hierarchie über Entitäten (Strings)
Function Group WRB_UTIL
Package WRB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ATTRIBUTES TYPE WRB_ATTRIBUTES_TABLE Tabelle von Attributen (Schlüssel oder Beschreibungen)
MAX_CHILD_NODES_COUNT TYPE WRB_MAX_CHILD_NODES_COUNT Maximale Kindanzahl in Baumstruktur
MAX_LIST_SIZE TYPE WRB_MAX_LIST_SIZE Maximale Größe einer Liste

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HIERARCHY TYPE WRB_HIERARCHY_TABLE Tabellentyp Hierarchietabelle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MAX_CHILD_NODES_COUNT_TOO_LOW MAX_CHILD_NODES_COUNT ist zu klein (muss >- 2 sein)
TABLE_ATTRIBUTES_IS_EMPTY Die Tabelle mit den Attributen ist leer