The Function Module AFWCH_BP_CH_TRANSFER (GP-Umstellung: Merkmalshier: Kopieren einer Hierarchievariante) is a standard Function Module in SAP ERP and is part of the function group AFWCH_BPMIG within the package CFM_AFWCH.
Function Module | AFWCH_BP_CH_TRANSFER |
Short Text | GP-Umstellung: Merkmalshier: Kopieren einer Hierarchievariante |
Function Group | AFWCH_BPMIG |
Package | CFM_AFWCH |
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) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOG_T | TYPE | RMLOG_T | RM: Transport-Log (Tabelle) | |
E_NODE_TEXT | TYPE | SYTABIX | Interne Tabellen, aktueller Zeilenindex | |
E_NODE_TOTAL | TYPE | SYTABIX | Interne Tabellen, aktueller Zeilenindex |
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 |