The Function Module CLMA_CLASS_DELETE (Delete SAP Retail class) is a standard Function Module in SAP ERP and is part of the function group CLMA within the package CL.
Function Module | CLMA_CLASS_DELETE |
Short Text | Delete SAP Retail class |
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 |
---|---|---|---|---|
CLASSNAME | LIKE | KLAH-CLASS | Class | |
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 |
---|---|
ALLOCATION_CLASS | Class Has Assignments |
ALLOCATION_EXIST | Article Assignments Exist |
CLASS_BLOCKED | Class is Already Being Processed |
CLASS_INVALID_SIGN | Class Contains Invalid Characters |
CLASS_NOT_FOUND | Class Does Not Exist |
INVALID_CLASSTYPE | Not a SAP Retail Class |
SYSTEM_FAILURE | System Lock Error |