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

restoring previous version of script

Former Member
0 Likes
3,268

hi guyz

need to know, is there any means of restoring earlier version of SAP SCRIPT. as in reports, we can restore one object to its earlier version, in the same way is there any means of restoring SCRIPT to its earlier version? i know basis guyz can delete the curent request from the import queue. but i do not want that. without basis interference, i want to know any means of doing it.

thanks

shane

1 ACCEPTED SOLUTION
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
2,209

Hi,

In SCRIPTS we do not have Version management concept.

So there is only one version active an y point of time,

But u can check the changes , goto Utilitie --> form info.

Hope this helps.

hi guyz

need to know, is there any means of restoring earlier version of SAP SCRIPT. as in reports, we can restore one object to its earlier version, in the same way is there any means of restoring SCRIPT to its earlier version? i know basis guyz can delete the curent request from the import queue. but i do not want that. without basis interference, i want to know any means of doing it.

thanks

shane

10 REPLIES 10
Read only

Former Member
0 Likes
2,209

Hi,

I think SAP Script does not have the concept if maintaining versions. So from the developer point of view there is nothing like restoring to the previous version.

Regards,

Goutham.

Read only

Former Member
0 Likes
2,209

hi,

You can try with Utilites --> Versions

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
2,210

Hi,

In SCRIPTS we do not have Version management concept.

So there is only one version active an y point of time,

But u can check the changes , goto Utilitie --> form info.

Hope this helps.

Read only

0 Likes
2,209

Hey sandeep,

Can you please tell me in which transaction can I find the mentioned patha utilities->form info ?

I am not able to find that in SE71.

thanks,

Bhaskar

Read only

Former Member
0 Likes
2,209

if u want to maintain earlier version , that u can maintain in the test client , by using tcode SCC1 and that transport request.This request can be move fw to QAS also.

Regards

Prabhu

Read only

0 Likes
2,209

hi Prabhu

ur info is quite fruitful. but unfortunately, i do not have authorization to this trnx. i believe, this is for client copy. but let me elaborate my requirement. in my DEV sys, i want to maintain earlier version of of a particular script. is it possible by this trnx SCC1?

thnx

shane

Read only

Former Member
0 Likes
2,209

whatever i expected, that did not turn up. as in script, there are some limitation. still guyz took me pretty close to it.

thanks

shane

Read only

Former Member
0 Likes
2,209

oops!

i forgot to ask one more thing abt SCC1. Prabhu if u r watching this thread, probably, u can answer my query, i have posted just now.

thnx

shane

Read only

Former Member
0 Likes
2,209


Hi Shane,

You may user Report RSTXSCRP. Using this report you can download a SAP script and upload it as well. If you have the old revision in some client you may download from there and upload it to retrieve earlier revision.

Regards,

Satish

Read only

siongchao_ng
Contributor
0 Likes
2,209

This message was moderated.