Application Development 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: 

version comparison

Former Member
0 Kudos
7,607

Hi,

Plz tell me if their is any program, function module which can do version comparison when any program name is given as input.

Thanks

1 ACCEPTED SOLUTION

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,785

HI,

You can use the following Fm for version comparison:

/SDF/CMO_COMP_VERSION "preferred

AKB_VERSION_COMPARE

SVRS_SHORT2LONG_NAME

Thanks & Regards

Rocky Agarwal

6 REPLIES 6

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,786

HI,

You can use the following Fm for version comparison:

/SDF/CMO_COMP_VERSION "preferred

AKB_VERSION_COMPARE

SVRS_SHORT2LONG_NAME

Thanks & Regards

Rocky Agarwal

Former Member
0 Kudos
1,785

there is no FM needed, this is a stadrard functionality you can reach over the menu.

E.G. SE38, pick any program and press F7.

Then goto: utilities->versions->version managment.

there you can now compare different versions of the program as well as do remote comparisons to other system for which a transport route is defined.

Rocky1
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,785

HI,

FM is not needed in case you manually want to do the version comparison. If there are lot of programs whose versions are to be compared then, FM is required. If you want to do it through a program then FM is required.

Thanks & Regards

Rocky Agarwal

Former Member
0 Kudos
1,785

Hi,

Its there in SE38 tcode itself.... Go to SE38 ...--> Utilities --- > Version -


> Version Management.

It will show you list of request created for the program.. Click on any request and you can see program version in that request...

Amol

Edited by: AMOL BHARTI on Apr 1, 2010 1:17 PM

Former Member
0 Kudos
1,785

hi ,

if you want to compare version and you know the program name then goto se38 open that program gto utility tab >version>version management.

in that u will get the active version as well as other versions you can check the version to coampare then you can do remote comparision if you want to compare it with other system,u can give target system or rfc destination in that.

thanks and regards,

tanmaya gupta

webwork
Explorer
0 Kudos
1,785

This message was moderated.