Menu

SAP Function Module FC_DISMANTLE_HRCHY

Hierarchiestruktur gemäß Halbordnung und Schnittstellenangaben aufbauen

The Function Module FC_DISMANTLE_HRCHY (Hierarchiestruktur gemäß Halbordnung und Schnittstellenangaben aufbauen) is a standard Function Module in SAP ERP and is part of the function group FC81 within the package FC00.

Technical Information

Function Module FC_DISMANTLE_HRCHY
Short Text Hierarchiestruktur gemäß Halbordnung und Schnittstellenangaben aufbauen
Function Group FC81
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIMEN LIKE TF150-DIMEN Dimension
E_HLEVL LIKE TF195-HLEVL SPACE From hierarchy level (blank-all)
E_HLEVL_NR LIKE SPACE Number of levels desired starting with the 'From' level
E_HRCHY LIKE TF190-HRCHY Hierarchy to be broken down

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HLEVL_BU LIKE Hierarchy level for CU, if exists in T_TF197
I_HLEVL_NR LIKE Number of hierarchy levels starting with 'From' level

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
T_TF197 LIKE TF197 Ranking of hierarchy levels

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_IN_ORDER Partial ranking not maintained properly