Menu

SAP Function Module RKD_CHARACTERISTIC_DELETE

Löschen eines Merkmals, Anpassen SH_TAB und VAR_TAB

The Function Module RKD_CHARACTERISTIC_DELETE (Löschen eines Merkmals, Anpassen SH_TAB und VAR_TAB) is a standard Function Module in SAP ERP and is part of the function group KYP5 within the package KC_NU.

Technical Information

Function Module RKD_CHARACTERISTIC_DELETE
Short Text Löschen eines Merkmals, Anpassen SH_TAB und VAR_TAB
Function Group KYP5
Package KC_NU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FIENM LIKE CFBSE01-FNAM Feldname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VAR_CHANGED LIKE CCVALID-XFELD Variablentabelle geändert

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SH_TAB TYPE RKD_T_SH Hierarchietabelle
C_T_BED TYPE RKD_T_BED Bedingungstabelle
C_T_LCOL TYPE RKD_T_LCOL Führungsspaltentabelle
C_VAR_TAB TYPE RKD_T_VAR Variablentabelle

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.