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

script versions

Former Member
0 Likes
759

Hi All,

Does we have versions for SAP scripts as we have for programs?

in precise how to see all the changes done for sap scripts! right from it's creation.

I would like tocompare from version to version.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
737

At any given time there is only one active version os a script exists.

i.e. we dont have exact version management in scripts.

Regards,

Amit

reward all helpful replies.

6 REPLIES 6
Read only

amit_khare
Active Contributor
0 Likes
738

At any given time there is only one active version os a script exists.

i.e. we dont have exact version management in scripts.

Regards,

Amit

reward all helpful replies.

Read only

0 Likes
737

Hi Amit,

thanks for the ppromt reply..

Is it possible to see the list of transport requests associated with the scripts?

Read only

Former Member
0 Likes
737

Hi Nihi,

Scripts dont have version..

Regards,

Read only

Former Member
0 Likes
737

Hi,

In SAP scripts we don't have version management. When we change & activate SAP script the old version is no more accessible.

Regards,

Vijay

Read only

kiran_k8
Active Contributor
0 Likes
737

Nihi,

As said in the previous replies Scripts and Smartforms do not have version Management.At any point of time there will be only one version that is the active version.

So,it is always advisable to download the script or smartform to your local drive before going ahead with the changes.In any case if you want to revert it to the previous layout then all you have to do is upload it again from your local drive.

If any doubts revert it.

K.Kiran.

Read only

Former Member
0 Likes
737

Thanks Guys..