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 help needed ....

Former Member
0 Likes
639

Dear All.

I have an issue in which i have made changes in script

and i have already productionised i it , is there any way to revert the changes made as now the user has changed his requirement and doesnot want the changes made

i tried to check version management but i couldnot get it in transaction se71 plz help me if u know

Thanks to All,

Ronak

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
616

Hi,

Scripts are client dependent and you cannot reverse them back as one can do for programs. You have to edit the script and have to erase the new modification. NO OTHER GO.

ADVICE: WHILE WORKING ON SCRIPT, BETTER TO DOWNLOAD IT FIRST, THEN DO THE MODIFICATIONS. THE DOWNLOADED SCRIPT WILL BE VERY USEFUL IN SUCH CASES LIKE YOURS.

4 REPLIES 4
Read only

Former Member
0 Likes
616

HI,

Since script are client-dependant, you will have to go inside the script and manually comment the changes done to the each window.

Once done, create a TR and move the request to prodcution.

This is the way you can achive this.

Regards,

JLN

Read only

Former Member
0 Likes
617

Hi,

Scripts are client dependent and you cannot reverse them back as one can do for programs. You have to edit the script and have to erase the new modification. NO OTHER GO.

ADVICE: WHILE WORKING ON SCRIPT, BETTER TO DOWNLOAD IT FIRST, THEN DO THE MODIFICATIONS. THE DOWNLOADED SCRIPT WILL BE VERY USEFUL IN SUCH CASES LIKE YOURS.

Read only

0 Likes
616

Dear All,

thanks for ur reply ,

kishore as u hav mentioned that we better download the script before modifying it can u suggest me how to download it from transaction se71 .

i know how to download smartform but i didnot get the option to download script please suggest me appropriate method o do so

thanks once again to all 4 ur reply

Ronak.

Read only

0 Likes
616

Hi,

There is a Std SAP pgm: RSTXSCRP. You can execute this pgm from SE38 from any client and either upload/download your sap script from your desktop.

DO not forget to reward points,

Regards,

JLN