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

copy sapscript

Former Member
0 Likes
773

i copy sapscript and i want to change it but he told me to change only in EN what i need to do if i want to change in my lang

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
744

Hi,

You can make changes to script programs based on language.

Suppose, you are having a script program in language D, now if want to make changes to script program in language E. You can copy the script(lang D) to lang E and make the changes to the script you want to.

Open the script(lang D) in Change mode, Layout Set -> Copy from -> specify lang E -> Ok.

Now, you will be having two scripts, one in language E and other in language D.

Regards,

Sailaja.

6 REPLIES 6
Read only

Former Member
0 Likes
744

Hi rani,

open the script in SE71..

you have an option to translate..

choose the language you want from there..

regards

satesh

Read only

Former Member
0 Likes
744

Hi,

In se71,

First change in additional data in laguage settings.

Now open script in your lang and make changes.

i think this will help you out..

Regards,

Sreevani.

Message was edited by: Sreevani

Read only

Former Member
0 Likes
744

hI

while copying the stanrard sapscript form you have to give the language name.After copying the sap script form you cant able to change the language.

So copy that form again in the language which you want and do the changes.

I hope this will help you to solve your problem.

Thanks

Mrutyunjaya Tripathy

Read only

naimesh_patel
Active Contributor
0 Likes
744

Hello Rani,

Whenever you copy the SAPScript by SE71, Copy form Client, Don't select "Original language only" checkbox..It will copy to all languages...

Regards,

Naimesh

Read only

Former Member
0 Likes
744

Hi,

Try to copy it to EN and change (if that is not in EN).

use this Program <b>RSTXFCPY</b>, and copy it to EN. and then try,

Regards

Vijay

Read only

Former Member
0 Likes
745

Hi,

You can make changes to script programs based on language.

Suppose, you are having a script program in language D, now if want to make changes to script program in language E. You can copy the script(lang D) to lang E and make the changes to the script you want to.

Open the script(lang D) in Change mode, Layout Set -> Copy from -> specify lang E -> Ok.

Now, you will be having two scripts, one in language E and other in language D.

Regards,

Sailaja.