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 Member
0 Likes
888

Hi,

I want to translate some text from German language to English.

I am using TRANSLATE keyword and putting the sentence in this particular way,

TRANSLATE P_WORD FROM EN TO DE.

But it is not working.Can someone tell me how to do that???

This is an urgent requirement.

Thanking you in anticipation.

Regards,

Supriya Manik.

Hi,

I want to translate some text from German language to English.

I am using TRANSLATE keyword and putting the sentence in this particular way,

TRANSLATE P_WORD FROM EN TO DE.

But it is not working.Can someone tell me how to do that???

This is an urgent requirement.

Thanking you in anticipation.

Regards,

Supriya Manik.

7 REPLIES 7
Read only

Former Member
0 Likes
861

use SE63 tcode for translation

Read only

Former Member
0 Likes
861

Hi,

Use SE63 TCode

Check out this thread for help

http://help.sap.com/saphelp_erp2005vp/helpdata/en/b4/54601d77f38e429ffad9e3e11c1b25/frameset.htm

Regards,

Santosh

Message was edited by:

Santosh Kumar Patha

Read only

Former Member
0 Likes
861

Dont we have a function module to do the same.....????

Read only

0 Likes
861

Hi,

for Translation i think there exists no Function module .. i guess it will be easy by translating a text element with se63 transaction ...

Regards,

Santosh

Read only

Former Member
0 Likes
861

but i was asked to do it programatically.

Read only

0 Likes
861

Hello Supriya,

the TRANSLATE statement is definetely not for language translation, check the online documentation to learn more on it.

The request to translate human language is no easy task. As there is no support build in the R/3 system the only valid choice is to interface a professional solution like IBM Translation Manager. But beside licence issues it will hardly pay the efforts. My personal tip abondan this idea.

Regards

Klaus