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

Version Comparision

Former Member
0 Kudos
1,389

Is there any standard function module which can give me the comparisio between 2 systems I can input, object name, transport number, version number.

13 REPLIES 13
Read only

soumya_jose3
Active Contributor
0 Kudos
1,175

Hi Prasad,

You can use the 'Remote comparison' option of the version management for the object intended for comparison for comparing between two systems.

Regards,

Soumya.

Read only

0 Kudos
1,175

Hi Soumya,

I know the Version Comparision in the SE38 Editor, where I can get the comparison.

However I want to compare between many programs, function modules and do a mass comparison.

Hope you understand my requirement.

Thanks Prasad

Read only

0 Kudos
1,175

Hi Prasad,

You can also have a look at SREPO transaction (it gives the information what is different, but not what, that then needs to be done using individual comparison).

Thanks

Arbind

Read only

0 Kudos
1,175

Hi I am not able to find this transaction SREPO

Read only

0 Kudos
1,175

hi prasad,

you can try looking at fm's such as SVRS_GET_VERS_AND_DELTA_REPO, SVRS_GET_VERS_AND_DELTA_DYNP

or try searching in se37 with SVRS_GET_VERS*

Read only

0 Kudos
1,175

Hi,

I am using that transaction only.

Please once check in SE93 in display mode.

Transaction code SREPO

Package SCTS_COMP_SYS

Transaction text Repository Comparison

Program RSSYSCOMP

Screen number 100

Authorization object S_TRANSPRT

Thanks

Arbind

Read only

0 Kudos
1,175

Hi All,

With the help of table E071 I could get the transport request number and corresponding version for the list of programs and I could resolve the problem by comparing them in an excel sheet.

I have a huge list of 3K programs.

Thanks to all for your valuable suggestions.

Prasad

Read only

Former Member
0 Kudos
1,175

Hi,

You can try the below method..

Goto SE38Program name>Utilities->Version management->From the development database select the object and click on Remote Comparison>Select Target Sys>and there you can find it out.

Thanks

Arbind

Read only

0 Kudos
1,175

Please check the report RSVRSREM for more information. This call some FM's like FIND_OBJECT_40 and GET_VRSD_ENTRY_46 to do the remote comparision between different systems.

Regards

Ranganath

Read only

webwork
Explorer
Read only

0 Kudos
1,175

Hi ,

please do not respond older threads.

Read only

ThomasZloch
Active Contributor
0 Kudos
1,175

Yes, please don't tout your blog by bumping up dozens of old threads. If every author did this, it would result in quite a mess on the landing pages and activity streams. Good quality will be noticed without such tricks.


Thomas

Read only

0 Kudos
1,175

OK, Sorry.

I'm new on SCN

NM.