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

urgent: scripts

Former Member
0 Likes
805

hi to all,

i need a help in scripts,

how to copy script form between two servers.

Thanks& Regards

Kranthi Revuri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
768

Hi,

If you want to copy the scripts between two different servers, you need to import the script using the transport request, attach the script to the transport request from SE03 transaction and import it to other server in order to make it available there,

If you want to copy the script to two different clients in the same server, then you can use SCC1 transaction to do so,

Hope this is useful,

Rgds,

7 REPLIES 7
Read only

Former Member
0 Likes
768

hi,

Execute this program <b>RSTXSCRP</b> in that give the Object name that you want to download and for downloading Mode should be Export and specify the path..

Then upload to the required server by running this program in that server but instead of Export give the Mode as Import

REgards,

Santosh

Read only

Former Member
0 Likes
769

Hi,

If you want to copy the scripts between two different servers, you need to import the script using the transport request, attach the script to the transport request from SE03 transaction and import it to other server in order to make it available there,

If you want to copy the script to two different clients in the same server, then you can use SCC1 transaction to do so,

Hope this is useful,

Rgds,

Read only

Former Member
0 Likes
768

Hi,

Regards

Amole

Read only

Former Member
0 Likes
768

Hello Kranthi,

Execute the report RSTXSCRP.

And download the script as a text file.

Again run the report RSTXSCRP and upload the textfile.

Check that the Naming convention of the script.

If useful reward points.

Regards,

Vasanth

Read only

Former Member
0 Likes
768

Hi,

Download script using program RSTXSCRP and

upload in another server.

Regards

Amole

Read only

Former Member
0 Likes
768

Hi Kranthi,

Create a Sapscript form in one server.Assign a transport request to the changes. Execute transaction SCC1 in the target client. Put the source client as the dev client in which you have created the form.Enter the transport request.Press the tab 'start immediately'. The form will be copied in the target client. Try this.

Regards,

Mueksh Kumar

Read only

Former Member
0 Likes
768

Hello Kranthi,

If you want to move the form to other server for instance From development to quality you have to contact your basis team to move the corresponding transports to the other system i.e your target system.

If you have transport path and if you have authorizations

Move transports using

RSTXR3TR EXPORT

and IMPORT tranpsorts

If you want to copy between clients you can follow the steps given by other's in this thread.

Reward if helps.

Thanks,

krishna