Entering content frame

Procedure documentation Defining Language-Specific Application Properties

 

In the Web Dynpro application, you can define the properties of the application under Application Properties. These properties include the sequence in which the language is displayed. Web Dynpro provides you with the following predefined application properties for internationalization:

If the user has been authenticated, the application is displayed in the language specified in the user profile.

If a user does not need authentication to use the application, then this setting specifies the language that is displayed for anonymous users.

If, however, a language is specified in the browser settings of the users, then the application is displayed in this language.

This graphic is explained in the accompanying text

In the Internet Explorer browser, you can set the language by choosing Menu ® Internet Options... On the General tab page, choose Languages... You can now add and delete languages.

 

Procedure

To define DefaultLocale, proceed as follows:

...

...

       1.      Open the Web Dynpro application LanguagesApp (choose TutWD_Languages_Init ® WebDynpro ® Applications).

       2.      Choose New. In the next dialog box, choose Browse...

       3.      In the next dialog box, select DefaultLocale, then choose OK.

This graphic is explained in the accompanying text

sap.locale is used as the name.

       4.      Under Value, enter en. Confirm by choosing Finish. This defines English as the default language.

 

Result

You have defined the default locale for the Web Dynpro application.

This graphic is explained in the accompanying text

 

Next step:

Executing the Internationalized Application TutWD_Languages_Init

 

 

Leaving content frame