inacio
15th December 2008, 12:54
Hello

I´m working in spanish language, but i need use item description in different languages, in english for example. It´s possible?

Thanks

Han Brinkman
15th December 2008, 13:14
See this chapter in the webhelp of FP3:

Multilanguage Application Data
Overview
When your ERP LN system uses the Unicode character set, you can run multiple languages of the ERP LN software, such as Chinese, English, and French in one ERP LN environment.
Also, you can enable ERP LN to store shared application data in multiple languages. This is useful if users from all over the globe are using the same environment. Depending on the user’s software language, the application data can also be displayed in the same language. If a report for a business partner is printed, the layout and data of the report are in the business partner’s language.

Please note that you need to have a unicode installation.

Regards,
Han

bdittmar
15th December 2008, 14:01
Hello

I´m working in spanish language, but i need use item description in different languages, in english for example. It´s possible?

Thanks

Hello,

i don't know if it's possible in LN.
In 4c4 create a table refereced to item master with fields (tcdsca) youre able to maintain the item description in several languages.
At runtime you can substitute the item description based on report language with the item description from this additional table.

I've developed it for our international business.

My home language is german, and the table contains the item description in french, english and spanish.

Regards

inacio
16th December 2008, 01:08
Thank you for your help