Menu

SAP Function Module CLMA_CLASS_EXIST

Check that Class Exists and is Valid

The Function Module CLMA_CLASS_EXIST (Check that Class Exists and is Valid) 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_EXIST
Short Text Check that Class Exists and is Valid
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
BYPASSING_BUFFER LIKE RMCLM-BASISD SPACE Work Without Buffer
CLASS LIKE RMCLM-CLASS External Class Number
CLASSIFY_ACTIVITY LIKE RMCLM-BASISD SPACE Classification: Display (Blank) Change (X)
CLASSNUMBER LIKE KLAH-CLINT SPACE Internal Class Number
CLASSTYPE LIKE RMCLM-KLART Class Type
CLASS_ACTIVITY LIKE SY-BATCH 1-Create 2-Change 3-Display 4-Delete
DATE LIKE SY-DATUM SY-DATUM Date to be Checked Against Validity Period
DESCRIPTION_ONLY LIKE RMCLM-ANZUKZ SPACE Return Class Description Only
LANGUAGE LIKE SY-LANGU SY-LANGU Language
MODE LIKE RMCLM-BASISD SPACE Start From: K - Classification S - Find Objects
NO_DESCRIPTION LIKE RMCLM-BASISD SPACE Do Not Return Class Description

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS_DESCRIPTION LIKE RMCLM-KLBEZ Class Description
CLASS_LANGUAGE LIKE SY-LANGU Language of Language-Specific Class Elements
E_BUFFER_COUNT LIKE SY-TMAXL Number of Buffer Entries in KLAH
NOT_VALID LIKE RMCLM-BASISD Invalid
NO_ACTIVE_STATUS LIKE RMCLM-BASISD Not an Active Status
NO_AUTHORITY_CLASSIFY LIKE RMCLM-BASISD No Authorization for Classification
NO_AUTHORITY_MAINTAIN LIKE RMCLM-BASISD No Authorization to Maintain Class
NO_AUTHORITY_SELECT LIKE RMCLM-BASISD No Authorization for Finding Objects
RET_CODE LIKE SY-SUBRC Return Code: 0-OK 1-In Other Language 2-Not There
XKLAH LIKE KLAH Class Header Dataset

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
NO_VALID_SIGN Invalid Characters in External Class Number