The Function Module CTMV_CHARACT_CHANGE (API-Funktion: Pflege des Merkmalstammes) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_CHARACT_CHANGE |
Short Text | API-Funktion: Pflege des Merkmalstammes |
Function Group | CTMV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | Change number | |
CHARACT | LIKE | CABN-ATNAM | Characteristic name | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Key Date |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACTERISTIC_DATA | LIKE | CHARACTS | Master data of characteristic CHARACTERISTIC | |
CHARACTERISTIC_TEXTS | LIKE | CHAR_DESCR | Descriptions for characteristic CHARACTERISTIC | |
CHARACTERISTIC_VALUES | LIKE | CHAR_VALS | Values of characteristic | |
CHARACTERISTIC_VALUES_TEXTS | LIKE | CHV_DESCR | Value descriptions of characteristic | |
CLASS_TYPE | LIKE | CHAR_CLTYP | Class types for characteristic CHARACTERISTIC | |
TABLEFIELDS | LIKE | REF_TABLES | References to table fields |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error in API function |
WARNING | Warning message has occurred in API function |