Entering content frameBackground documentation ~codepage_<language>  Locate the document in its SAP Library structure

Description

Win32 code page and language used for language-specific HTML templates or language resource files.

The value of <language> must be appropriate for the specified code page.

Set by

Service file.

Values

Any valid Win32 code page.

For a list of supported code pages, see Structure link NLS Registry Information.

Examples

~codepage_en     1252
~codepage_de     1252
~codepage_ja     932
~codepage_ru     1251

Leaving content frame