Menu

SAP Function Module CLMA_CLASS_CATCHWORDS

Keywords of a Class in one Language

The Function Module CLMA_CLASS_CATCHWORDS (Keywords of a Class in one Language) 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_CATCHWORDS
Short Text Keywords of a Class in one Language
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 Name / Class Number
CLASSTYPE LIKE KLAH-KLART Class Type
DATE LIKE SY-DATUM SY-DATUM Validity Date
LANGUAGE LIKE SY-LANGU Language (Blank - All Languages)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CATCH LIKE SCHLAG Table of Keywords

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_INVALID_SIGN Class Contains Invalid Characters
CLASS_NOT_EXIST Class Not Found/Not Valid on Date