SET


Basic form 6

SET LANGUAGE lg.

Effect

Initializes all text elements TEXT-nnn and all language-specific text literals 'abcd.....'(nnn) ( nnn = text number) in the specified language.
If the text pool does not exist in the desired language, searches in the system language. If the text pool does not exist in the system language either, searches in the secondary language.

Notes

The length of the texts must be the same in all languages.
The effect is restricted to the current program and is neither extended by an external PERFORM nor by a SUBMIT from another program.

Index
© SAP AG 1996