Menu

SAP Function Module VBDRV_00004000_CHARNAME_CHANGE

Änderung eines Merkmalsnamens in Ableitungen

The Function Module VBDRV_00004000_CHARNAME_CHANGE (Änderung eines Merkmalsnamens in Ableitungen) is a standard Function Module in SAP ERP and is part of the function group DRVN within the package VBDRV.

Technical Information

Function Module VBDRV_00004000_CHARNAME_CHANGE
Short Text Änderung eines Merkmalsnamens in Ableitungen
Function Group DRVN
Package VBDRV
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_ACTIVITY_TYPE LIKE CDPOS-CHNGIND Art der Änderung (U, I, E, D)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHARACT_DESCR_TAB LIKE CABNT Texte für Merkmale
I_CHARACT_TAB LIKE CABN Merkmal
I_ECM_NO LIKE RCTAE Hilfstruktur für Änderungsdienst
I_REFERENCES_TAB LIKE CABNZ Zuordnung von Tabellenfeldern zu Merkmalen
I_RESTRICTIONS_TAB LIKE TCME Gültigkeitsbereich neutraler Merkmale
I_VALUE_DESCR_TAB LIKE CAWNT Texte für Werte
I_VALUE_TAB LIKE CAWN Merkmalwerte

Exceptions

This function module does not define any Exceptions.