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

To copy scripts

Former Member
0 Likes
600

Hi,

How To copy SAP Scripts between clients

Thanks,

Rathul.

7 REPLIES 7
Read only

Former Member
0 Likes
569

Run transaction SCC1 and enter the source system,Transport Request and the Target System.Execute You SAPSCRIPT will be copied in the target system

Read only

Former Member
0 Likes
569

From Tcode SE71

Goto Menu Utilities--->Copy from client

Give the form name , Source client , Target Form Name .

Hope this helps

Vinodh Balakrishnan

Read only

Former Member
0 Likes
569

Go to SE71.

Utilities > Copy from Client.

Give your source client and form name to copy.

Or you can use the SCC1 to copy the request between clients which contains the forms.

Regards.

Read only

Former Member
0 Likes
569

Hi,

Run the report RSTXCPFS in the client where you have to transfer the script.

give object name as the script name which you want to copy.

source client will be the client from where you want to copy the script.

execute it.

example.

Suppose you want to copy zscript1 from client 240 to 260 then:

1. Run report RSTXCPFS in 260

2. oject name: zscript1

3. source client:240

4. Execute

Pls do Reward if useful.

Regards,

Farheen

Edited by: Farheen Fatima on Jan 16, 2008 5:12 AM

Read only

Former Member
0 Likes
569

Hi Rahul,

Go to transaction SCC1 in the client into which you want to copy the script.

Enter the source client number i.e. the client from which you want to copy the script.

Also enter the transport request attached to that script.

Check on Including Request Subtasks.

Then press Start immediately option.

Your script is copied to the desired client.

Regards

Sikha

Read only

Former Member
0 Likes
569

From Tcode SE71

Goto Menu Utilities--->Copy from client

Give the form name , Source client , Target Form Name .

Read only

Former Member
0 Likes
569

Hi,

Here you can find how to copy SAP Scripts between different clients :

a) To copy forms between clients, you can use RSTXFCPY program or follow the path

SE71 -> Utilities -> Copy from Client.

b) To copy SAP SCRIPT file across system, you can use RSTXSCRP program.

Reward points if found helpfull...

Cheers,

Siva.