The Function Module RKC_COPY_HIERARCHY (SAP-EIS: Kopieren einer Hierarchievariante) is a standard Function Module in SAP ERP and is part of the function group KXHI within the package KC.
Function Module | RKC_COPY_HIERARCHY |
Short Text | SAP-EIS: Kopieren einer Hierarchievariante |
Function Group | KXHI |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OLD_HIERARCHY | LIKE | V_TKCHH | Merkmal | |
NEW_HIERARCHY | LIKE | V_TKCHH | Hierarchievariante (Kopierziel) |
This function module does not define any EXPORTING parameters.
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 |
---|---|
BAD_HIERARCHY | Kombination Merkmal/Variante nicht vorhanden |
DB_ERROR | Unvorhergesehener Datenbankfehler |
DESTINATION_ALREADY_EXISTS | Zielhierarchie existiert bereits |