The Function Module SDU_HIERARCHY_GET (UDM: FuBa zum Einlesen einer ganzen Hierarchie (aus DM41S)) is a standard Function Module in SAP ERP and is part of the function group SDU2 within the package SDUM.
Function Module | SDU_HIERARCHY_GET |
Short Text | UDM: FuBa zum Einlesen einer ganzen Hierarchie (aus DM41S) |
Function Group | SDU2 |
Package | SDUM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATAMODEL | LIKE | DM41S-DMOID | Datenmodell, zu dem die Hierarchie geles. wird | |
LEVEL | LIKE | '*' | maximale Hierarchiestufe, die geles. wird |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HIERARCHY | LIKE | DM41S | Datenmodellhierarchie |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Es gibt keine Hierarchie zum Datenmodell. |