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 :
<htmlb:checkbox id = "Display_Incidents"
text = "<%= otr(zdfps_google/checkbox_title1) %>"
checked = 'X' />
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?
Your input will be greatly appreciated.
Thanks,
Vasuki