The Function Module CTMV_CHARACT_DELETE_NEUTRAL (Löschen eines neutralen Merkmales (auch mit Änderungsdienst)) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_CHARACT_DELETE_NEUTRAL |
Short Text | Löschen eines neutralen Merkmales (auch mit Änderungsdienst) |
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 | SPACE | Change Number |
CHARACTERISTIC | LIKE | CABN-ATINN | Internal characteristic number | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
SPECIAL_APPLICATION | LIKE | SPACE | Special handling for spec. applications | |
SUPRESS_LEAVE | LIKE | SPACE | No not exit transaction |
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 |
---|---|
CHARACT_USED | Characteristic is in use |
ERROR | Errors occurred |
INVALID_CHANGE_NUMBER | Change number not suitable |