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.
Function Module | CLMA_CLASS_CATCHWORDS |
Short Text | Keywords of a Class in one Language |
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 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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
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 |