cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP-Text Translation

Former Member
0 Kudos

Hi All , I have encounter  a requirement that, selection screen texts should be translated according to the sap logon language.. Is there any Function Module for translation ?

Accepted Solutions (1)

Accepted Solutions (1)

former_member183164
Active Participant
0 Kudos

Hi Ganesh,

If it is a report/ program, then follow these steps

GOTO-> text Element->Selection text(choose whichever u prefer)->   in that GOTO-> translate.

Give target language as you wish for, then hit enter.  click in sequential processing and give the description which you wanted.

You can use tcode se63 for that aswell.. both will give same result.

Regards,

Ethan

Answers (4)

Answers (4)

former_member201275
Active Contributor
0 Kudos

also, you could logon to the system (for example) in DE (i.e. German and not EN) and then go to your program and maintain selection texts with the German text.

Then do the same with the next language etc. etc....

rajucd81
Participant
0 Kudos

Hi Ganesh,

From SE38 also you can maintain Translation text, go to GOTO menu-> translation.

Thanks

Raju C D

Former Member
0 Kudos

Hi,

You have to get the translation texts from the customers ( German, French...) and maintain through SE63 transaction.

former_member249399
Active Participant
0 Kudos

Use se63 tcode.