‎2010 Oct 06 9:07 AM
Hi,
is there a standard SAP functionality (program/tcode) that can compare the source code of a list of programs (optionally with related includes) on 2 different programs ?
So a kind of remote comparison for multiple programs ?
best regards,
Hans
‎2010 Oct 06 9:13 AM
Hi Hans,
Have a look at program RSSYSCOMP (transaction SREPO), il should definitely help.
Best regards,
Guillaume
‎2010 Oct 06 9:11 AM
Hello,
You can't do this activity for multiple programs at a time. But definitely for a single program, check the t-code SE39 --> "Compare Different Systems".
You need to have RFC connectivity between the 2 systems!
BR,
Suhas
‎2010 Oct 06 9:13 AM
Hi Hans,
Have a look at program RSSYSCOMP (transaction SREPO), il should definitely help.
Best regards,
Guillaume
‎2010 Oct 06 9:24 AM
Hi,
Please check this FM : SVRS_COMPUTE_DELTA_REPS in Include RSVCRSST (Main Program RSVRSFU3)
Regards,
Srini.
‎2010 Oct 06 9:45 AM
1. Open the Code Utilities-> Versions -> Versions Management
2. Select the transport request
3. There is one button Remote Comparison (Shift+F8) select that one
4. It will ask the target System gave the system ID
5. There also one button Remote Comparison (Shift+F8)
select the button and it will show the changes.
Edited by: sudhakar.ssm on Oct 6, 2010 10:45 AM
‎2010 Nov 16 6:13 AM
Transaction SREPO is a good step in the right direction but needs a few more days of coding to make it a lot more useful - anyone who has tried to use it will know what I'm talking about.
If you like what you see in transaction SREPO, I suggest you take a look at the free apps in Salt (saltapps.com) especially the Matrix app - it allows you to compare whole landscapes simultaneously, drill down and also analyze the new namespaces without the long wait, it also provides the transport information and relative version so that you can see why the difference is there and what to do to fix it.
Cheers,
Dave