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

Text Translation from source language target language Function module

sanjeev_kumar2
Explorer
0 Likes
466

Hi,

I am looking for FM or class, which convert the source language to target language text,please get back to me with your valuable answer.

Thanks in Advance.

Regards,

sanjeevkumar

2 REPLIES 2
Read only

Former Member
0 Likes
391

Hi Sanjeev,

I hope you would not require to do this coz if you are fetching values from DB then it would store value in local language only.

If you require to change it explicitly then try this Function Module '<b>RSDMDT_TRANSLATE_TEXTS</b>'.

Hope it is helpful!

Thanks,

Prashanth

Read only

0 Likes
391

Hi Prashanth,

This function module is not helping me,i let you clear my requirement i am working user exit for material master data,so when user try to create material group in his own language,it's not reflecting in other language user,because of that we are doing this user exit functionality so in this scenario i am getting in to store it in Ztable and other logon language user try to see the same material group the able to see their own language description,so i need to translate the description and to populate in that list.Please let me know if you are not clear the above requirement if you are clear please let me know.