Skip to Content
0
Dec 05, 2008 at 07:39 PM

Best approach for Internationalization in Webdynpro

69 Views

Hi All,

I need to implement Internationalization in my webdynpro project. But presently we have planning for only 5 languages intially. After that it may need to increase the language setup more than 5 countries.

But the stratagies is like. This internatioalization and globalization should be configurable like. If we planned to implement for one more language. I should not change my code or rebuild the application.so, it should be implemented like this.

In our project we have 5 processes. For Each process we are maintaing as sepearte .SCA file. We need to crate some frame work . It should take care of all the process of internationalization. To this first i needto decide upon approach i need to do it.

I have identified 3ways.

1) .properties file each lang

2) SAP Approach(.xls files)

3) Maintaining the all the labels at the backend and pull it through BAPI.

Can any body give some kind of idea how to implement this. Which is the better approach

Regards

Vijay