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

How to retrieve SAP script version

Former Member
0 Likes
3,403

Hi all,

Could you please tell me How to retrieve old SAP script version?

Saurabh

7 REPLIES 7
Read only

Former Member
0 Likes
1,430

You can't ,just check with Test system or prod system if you lost layout in dev.

Thanks

Seshu

Read only

0 Likes
1,430

No I havent lost the Layout. I want to retrieve the version few months back. I have the Transport request for that.

Read only

Former Member
0 Likes
1,430

Read only

Former Member
0 Likes
1,430

Hi

U can't do it, because there isn't a version management for sapscript.

If it's a std sapscript u can try to copy the original one from client 000.'

If you haven't transported it to quality or production system, you can dowload the sapscript from there and load it in dev (by report RSTXSCRP).

Max

Read only

amit_khare
Active Contributor
0 Likes
1,430

Its hard to restore the version in script as any time only one version exists for a script.

Refer the link -

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
1,430

This message was moderated.

Read only

siongchao_ng
Contributor
0 Likes
1,430

goto se03, in the form segment type your sapscript form name and get previous transport request number for the version you need. Ask basis guys to re-import the transport request you selected.

It works for me.