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

sap Script Translation Issue...

Former Member
0 Likes
707

Hello Experts,

I met a requirement in scripts, I have a script form for sales order in english. By using se63 following the preocedures i've translated the script static texts to spanish. Now I logged in to sap with spanish(ES) and ran that script but It has no effect those static texts which are in english still remains the same .

Please Help me out.

Thank you,

Regards,

Nagendra

3 REPLIES 3
Read only

Former Member
0 Likes
666

This message was moderated.

Read only

Former Member
0 Likes
666

SE63 is not a transaction code to copy sapscript from one language to another. You do that through SE71 only. There is an option in forms or utilities.

Check the menu on SE71 as well as the one when you click display/change button.

It is a bit tricky but the option is within SE71 only.

Read only

Former Member
0 Likes
666

hi,

thanks for your reply, I solved the issue by myself it was just a basic thing about transporting request coz script is a client dependent its my bad