Skip to Content
0
Former Member
Apr 27, 2010 at 03:54 PM

SAP script Read_text in different language

41 Views

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.