The Function Module CTMV_FEATURE_DELETE (Löschen der Modifikation eines Merkmals) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_FEATURE_DELETE |
Short Text | Löschen der Modifikation eines Merkmals |
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 |
CLASS_TYPE | LIKE | KLAH-KLART | SPACE | Class type |
FEATURE_ID | LIKE | CABN-ATINN | Internal characteristic number | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
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 |
---|---|
NO_FEATURE_FOUND | Feature not found |
NO_MODIFICATION | No modification for a feature |
NO_NEUTRAL_FOUND | Neutral feature not found |
NO_OBJECT_FOUND | Object-specific feature not found |