Show TOC

Determining the Logon LanguageLocate this document in the navigation structure

Use

The logon language is specified in the Application Server according to the following procedure.

  1. If the Mandatory Logon Data flag has been set for a service in transaction SICF , the system uses the language that was entered there.

  2. If this is not the case, but the HTTP request contains the language in the HTTP header (as a header or a form field), you log onto the system using this language.

  3. The browser settings of the calling client are then used. The system selects as the logon language the first language from the list that is maintained in the browser, and which is also installed in the SAP system.

    The language list is specified using the HTTP header field accept-language .

    Note

    With Internet Explorer, you can for example set the language you require by choosing Start of the navigation path Tools Next navigation step Internet Options Next navigation step Languages End of the navigation path.

  4. If the flag Logon Data is set for a service in transaction SICF (and not flagged as obligatory ) the language entered there is used.

  5. If no language is defined by this process, the classic SAP system mechanisms are used. The logon language is based on the user settings (in transaction SU01 ) and if nothing is entered here, the default language of the SAP system is used automatically.

More Information