The Function Module CLMA_DELETE_FEATURE_FROM_CLASS (Delete Characteristic from Class with Assignments) is a standard Function Module in SAP ERP and is part of the function group CLMA within the package CL.
Function Module | CLMA_DELETE_FEATURE_FROM_CLASS |
Short Text | Delete Characteristic from Class with Assignments |
Function Group | CLMA |
Package | CL |
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 | KSML-AENNR | SPACE | Change Number |
CHARACTERISTIC | LIKE | CABN-ATNAM | Characteristic Name | |
CHECK_MODE_ONLY | LIKE | RMCLM-BASISD | SPACE | Only Checks Whether Function is Allowed: No Change |
CLASSNAME | LIKE | KLAH-CLASS | Class Name | |
CLASSTYPE | LIKE | KLAH-KLART | Class Type |
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 |
---|---|
CHANGE_NUMBER_MISSING | Change Number Missing |
CHANGE_NUMBER_NOT_ALLOWED | Already Changed on Date with Other Change No. |
CHARACTERISTIC_LOCKED | Characteristic Has Already Been Processed |
CHARACTERISTIC_NOT_EXIST | Characteristic Not Found |
CLASS_NOT_EXIST | Class Not Found |
CN_DATE_IN_PAST | Change Number: Date is in Past |
CN_DATE_RESTRICTION | Change Number: Date in Reserved Range |
CN_ERROR_CLASS | Change Number Not Active for Class |
CN_ERROR_CLASSIF | Change Number: Not Active for Classification |
CN_ERROR_CREATE | Change Number Not Active for Class |
CN_ERROR_NUMBER | Change Number not Found |
CN_NO_CHANGE_AT_SAME_DATE | ChgNo.: Multiple Changes Not Allowed on One Date |
CN_NO_CHANGE_SERVICE | Class Type Does not Support ECH for Classification |
CN_OBJ_LOCK | Change Number: Processing Class with Change Number Locked |
NO_AUTHORITY_MAINTAIN | No Change Authorization for Class |
NO_VALID_SIGN | Class Contains Invalid Characters |