Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Input in Multiple Languages

Former Member
0 Likes
439

Hi,

I have a unicode enabled report & database. I have logged into SAP with English as login language. Is it possible to enter input to the report parameters in some other language?

Thanks,

Munish

2 REPLIES 2
Read only

Former Member
0 Likes
374

Yes it is possible. You can directly give values in the other languages.

or

Either give this statement in your report

set country 'Germany'.

and then give values in german language for that report program parameters.

Regards,

Aman

Read only

0 Likes
374

Thank You!

Regards,

Munish