Skip to Content
0
Dec 02, 2009 at 11:24 AM

OTR : unable to display in German

43 Views

Hi All,

I have created an OTR text in BSP application .

These are the steps that I have followed:

1) created OTR text and maintained the translation in Tcode SOTR_EDIT

2)used it in the program as follows :

<%= otr(zdfps_google/checkbox_title1) %>

I am still not able to display the text in German.

As mentioned in many other threads and blogs I have not used the method cl_bsp_get_text_by_alias=>get_text

for getting the translated texts. is this necessary? if so, I have many texts to be translated, so will i have to use this method for each and every OTR text?

I have also refreshed the OTR buffer and executed SOTR_DEFAULT_CONTEXT_FLAG_SET for reseting the Context flag. But it doesnt help

Your input will be greatly appreciated.

Thanks,

Vasuki