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 question

Former Member
0 Likes
420

Hi all,

I have changed footer page window in the form. But apparantly, the address page window is also changed. I dont know how, though I have not touched the address page window. As a result the whole output report layout is changed. Is there anyway I can get the origianl page windows and have the original form.

Thanks for the great help.

Sobhan.

1 ACCEPTED SOLUTION
Read only

LucianoBentiveg
Active Contributor
0 Likes
401

There is no version managment in sapscript. You can download sapscript form from another system like procution and upload in development using RSTXSCRP.

Good luck.

3 REPLIES 3
Read only

LucianoBentiveg
Active Contributor
0 Likes
402

There is no version managment in sapscript. You can download sapscript form from another system like procution and upload in development using RSTXSCRP.

Good luck.

Read only

former_member181966
Active Contributor
0 Likes
401

OR you can go to SE71 ->Utlilites-> Copy for client

Thanks

Read only

vinod_gunaware2
Active Contributor
0 Likes
401

If you wish to keep a copy of your layout sets in your own hardisk. You can run this SAP program. You can keep it as a backup copy and upload it back whenever you need it again.

RSTXSCRP - SAP Scripts Export/Import

regards

vinod