‎2006 Nov 07 11:59 AM
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
‎2006 Nov 07 12:23 PM
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
‎2006 Nov 07 1:21 PM
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.