Menu

SAP Function Module K_HIERARCHY_STRUCTURE_GET

Ermitteln der Hierarchiestruktur

The Function Module K_HIERARCHY_STRUCTURE_GET (Ermitteln der Hierarchiestruktur) is a standard Function Module in SAP ERP and is part of the function group KKRP within the package KKR.

Technical Information

Function Module K_HIERARCHY_STRUCTURE_GET
Short Text Ermitteln der Hierarchiestruktur
Function Group KKRP
Package KKR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HIART LIKE TKKR0-HIART Hierarchy type
IDENT LIKE TKKR0-IDENT Hierarchy ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDT_LEN LIKE Overall hierarchy length (edited)
HIE_CNT LIKE Number of hierarchy levels
HIE_LEN LIKE Overall hierarchy length (unedited)

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
STRUCTURE_TBL LIKE Hierarchy structure table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIRST_FIELD_IS_NOT_KOKRS First field does not refer to CACC
HIERARCHY_IS_EMPTY Hierarchy structure is empty
HIERARCHY_NOT_DEFINED Hierarchy is not defined
LENGTH_OF_HIERARCHY_TOO_LONG Overall hierarchy length is too great
TOO_MANY_HIERARCHY_FIELDS Too many hierarchy fields