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.
Function Module | CTMS_LANGUAGE |
Short Text | Language Settings |
Function Group | CTMS |
Package | CLCL |
Module Type | Normal Module |
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 | ' ' |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCORRECT_PARAMETERS | |
NO_LANGUAGE_SET |