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 -Versions

Former Member
0 Likes
486

Hi,

I am changing a Sap Script Invoice in Development system.I want to check the old versions of that invoice.

how can i do that?

I have seen version in the menu but when i click that one

i didn't found any old versions. It is showing only current one.....

how can i see the old versions of script?

thanks in advance,

fractal

3 REPLIES 3
Read only

Former Member
0 Likes
455

Hi,

Currently SAP Does not support version management for SAP Script.

You can take a copy of the sap script from the production system.

Cheers

VJ

Read only

Former Member
0 Likes
455

Hi,

Currently there is no Version management in SAP Scripts, what you can do is take a copy of previous form in production system by using standard program(Import/Export) which are available in <b>STXD</b> tcode and compare them.

Regards:-

Santosh

Read only

former_member480923
Active Contributor
0 Likes
455

Hi

VERSION CONTROL IN SAPSCRIPT AND SMARTFORMS ARE NOT POSSIBLE!!

The alternative is to compare clients in SApScript, Hope you have a older copy in another Client..

Hope this Helps

Anirban