Menu

SAP Function Module CTMS_LANGUAGE

Language Settings

The Function Module CTMS_LANGUAGE (Language Settings) is a standard Function Module in SAP ERP and is part of the function group CTMS within the package CLCL.

Technical Information

Function Module CTMS_LANGUAGE
Short Text Language Settings
Function Group CTMS
Package CLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARACTERISTIC LIKE RCTMS-LCHAR ' '
CHARACTERISTIC_AND_VALUE LIKE RCTMS-LCHVA ' '
LANGUAGE LIKE SY-LANGU
MODE LIKE 'S'
VALUE LIKE RCTMS-LVALU ' '
WITHOUT_LANGUAGE LIKE RCTMS-NEUTR ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARACTERISTIC LIKE RCTMS-LCHAR
CHARACTERISTIC_AND_VALUE LIKE RCTMS-LCHVA
LANGUAGE LIKE SY-LANGU
VALUE LIKE RCTMS-LVALU
WITHOUT_LANGUAGE LIKE RCTMS-NEUTR

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
INCORRECT_PARAMETERS
NO_LANGUAGE_SET