‎2010 Apr 27 4:54 PM
Hi,
My SAP Script is maintained in English language. In one place, i have to read a text which is portuguese.
I have used Read_text FM in print program. The text is read correctly. But while i call that variable in script, a occurs "Language Not allowed".
I can understand that it is because of Language conflict. But is there any solution to overcome this? My user wants that text should be displayed in Portuguese only and the script should be maintained in English
Note: I tried moving the text to another variable and put in script, but still the same error.
Thanks,
Ezhil.
‎2010 Apr 27 4:57 PM
‎2010 Apr 27 5:38 PM
Hi,
You can maintain the text in SO10 T.code and call the text directly inside the script.
‎2010 May 13 5:50 AM
Hello,
Even I got the same issue.
If ur problem got resolved, can u pls share it with me.
Regards,
Priya
‎2010 May 20 4:25 PM
Hi,
Try to login in that particular language and test, may work for sure.
Thanks,
Siva