Application Development 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: 

Translation in Different langauge in SAP Scripts

Former Member
0 Kudos

hi,

I have a script which needs to be translated into three local languages.

And the original lang is En -> english.

I have the translation of the all the three language.

Please guide how can it be done .

Please Help!!!!!!!!!!!!

4 REPLIES 4

Former Member
0 Kudos

Try using Transaction SE63 for translations...

Regards,

Kunjal

Former Member
0 Kudos

use transaction: SE76

Thanks

Ganesh

0 Kudos

Hi,

You can use SE76.

Go to Transaction SE76 and mention the form name you to convert Source language will be DE by default so mention the language you want to change.Target language option and change in the language you require and say change or create and activate.

Thanks,

Lydia

Former Member
0 Kudos

hi,

try use transaction SE63

For Scripts:

GO se63>Translation->ABAP objects--->other long texts--> FS Forms and Styles->FORM Forms>give object name and source and target languages->Edit

For smart form:

GO se63>Translation->ABAP objects--->other long texts--> FS Forms and Styles->SSF SAP Smart Form>give object name and source and target languages->Edit

it help ful you

Regards

Bhupal.