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

Copiing SAP SCP Script

Former Member
0 Likes
544

Hello,

I need to Copy existing SAP Script from the Production Systtem into the Development system for using one copy as backup.

I am aware that few program are there to copy the script but I am not sure about that.

Kindly help me in this.

-sarada

2 REPLIES 2
Read only

Former Member
0 Likes
362

Hi Sarada,

You can use the SAP program RSTXR3TR for copying the sapscript.

Run this program in the Production system first. In the selection screen of this program give the task request number and give the mode as EXPORT.You can give the control parameters for file selection as file system GUI and also the filename into which the script has to be copied.

Again, in the development system you can upload this file into the script,by calling this same program and selecting the mode as IMPORT.

Hope this would be helpful to u .

Regards,

Ashika.

Read only

Former Member
0 Likes
362

Hi,

You can make use of the standard SAP program 'RSTXSCRP' to import from the production system to your hard disk and export it to developement system from the hard disk.

Hope this helps.

Rgds,