cancel
Showing results for 
Search instead for 
Did you mean: 

Internalization in WDABAP

Former Member
0 Kudos

Hi All,

I have a requirement to translate my WDABAP application based on browser's language. Application has regular labels and also long texts in a popup.

Using, OTR texts we can translate labels and other small texts.

But how should I go with long texts?

Is there any way to translate the long texts?

Can we use OTR and other options in combination?

Pl let me know of the best possible option for the same.

Accepted Solutions (0)

Answers (2)

Answers (2)

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

Check in tcode SOTR_EDIT, long_text.

Former Member
0 Kudos

Hi,

1. Maintainthe text sysmbole.

In Main menu GOTO - > Text Sysmboles -> maintain the text number & text -> save.

ex : 001      Data not found     14

2.Matain the other language text.

     In main menu Goto-> Translation - >[ (choose the the language which you want to mataintain (en to nl (Dutch) )]-> enter -> enter the dutch text.-> Save.

Thanks & Regards,

Suresh M