Menu

SAP Function Module CLMA_CLASS_DELETE

Delete SAP Retail class

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.

Technical Information

Function Module CLMA_CLASS_DELETE
Short Text Delete SAP Retail class
Function Group CLMA
Package CL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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