Menu

SAP Function Module FC_GET_ITEM_HRCHY

FB zum Abbilden der Positionshierarchie in interner Tabelle

The Function Module FC_GET_ITEM_HRCHY (FB zum Abbilden der Positionshierarchie in interner Tabelle) is a standard Function Module in SAP ERP and is part of the function group FC03 within the package FC03.

Technical Information

Function Module FC_GET_ITEM_HRCHY
Short Text FB zum Abbilden der Positionshierarchie in interner Tabelle
Function Group FC03
Package FC03
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_ITCLG LIKE TF120-ITCLG FS chart of accounts

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
T_ITEM_HRCHY LIKE FC03ITAB03 Internal table for portraying the item hierarchy

Exceptions

This function module does not define any Exceptions.