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

Translation

former_member239066
Participant
0 Likes
1,923

Hi Experts,

Is there any FM that we can use to translate a text from one language to another?

Thanks,

Vitz.

Hi Experts,

Is there any FM that we can use to translate a text from one language to another?

Thanks,

Vitz.

10 REPLIES 10
Read only

Former Member
0 Likes
1,520

Hi Vitish,

Try this FM :RSDMDT_TRANSLATE_TEXTS.

and also look into

TEXT_TRANSLATE

TRANSLATE_TEXT_TEXTLOG

Regards!

Read only

Former Member
0 Likes
1,520

hi

try these

TRANSLATE_TEXT_TEXTLOG and SKTZ_TRANSLATE_TEXT_TEXTLOG.you can go to transaction SE63 for language translation.

hope it helps

regards

Aakash Banga

Read only

Former Member
0 Likes
1,520

This message was moderated.

Read only

0 Likes
1,520

Hi,

I want to be able to translate any text i want. For example, if i have a material description, i want to translate it from one language to another. It should be a FM that will enable me to translate any text.

Thanks,

V!tz.

Read only

0 Likes
1,520

you go to transaction SO10.you can maintain standard text in all the languages which u want.subsequentely you can change the language of that text element and the program by selecting translate from goto tab.

Read only

ThomasZloch
Active Contributor
0 Likes
1,520

To prevent misunderstanding, these functions do not actually translate texts between languages as in "babelfish", the just help creating entries for additional language keys, and the translation has to be done manually.

I don't think there is a function inside SAP to do actual automatic translation of texts, or I would like to learn about it as well.

Thomas

Read only

Former Member
0 Likes
1,520

you can translate text in SE63 Tcode.

Regards,

Joan

Read only

Former Member
0 Likes
1,520

Hi Vitish,

Kindly go through this link below:

Hope it helps

Regrds

Mansi

Read only

Former Member
0 Likes
1,520

Hi

Look tcode SE63

Regards

Gregory

Read only

Former Member
0 Likes
1,520

close the thread if any of the above answers helped you.