The Function Module RSTS_HIENM_TO_SETID (BRST Umwandeln eines Hierarchienamens in eine Set-ID) is a standard Function Module in SAP ERP and is part of the function group RSTS within the package KCBRST.
Function Module | RSTS_HIENM_TO_SETID |
Short Text | BRST Umwandeln eines Hierarchienamens in eine Set-ID |
Function Group | RSTS |
Package | KCBRST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HCLASS | TYPE | RSTHCLASS | Hierachieklasse | |
I_HIENM | TYPE | HIERANM | Hierarchiename |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SETID | TYPE | SETID | Set-ID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_A_SET | Die Hierarchie ist kein Set |