ABAP Keyword Documentation → ABAP − Reference → Language Environment
Language Settings
The language setting comprises the following settings:
SET LOCALE LANGUAGE
. It influences the general language-dependent behavior of an ABAP program.
Other versions:
7.31 | 7.40 | 7.54
Notes
- The system field
sy-langu
contains the text environment language. It only displays the logon language if the text environment language is not set to a different value.
- In an internal session, the text environment language should only be set temporarily to a language other than the logon language.