‎2007 Jun 05 6:40 PM
Hi can anyone explain me in detail how to compare different versions of my ABAP code?
And how many versions can i be comparing at a time?
‎2007 Jun 06 5:33 AM
Hi Shekar
You can compare the programs in the following way:
<b>From the ABAP editor, Utilities> Versions>Version Management--> select the versions to compare & clcik on the compare button or use F8.</b>
Regards,
Sree
‎2007 Jun 05 6:43 PM
Hi,
Whenever you write/create a new program, generate a version of it by going in the Uitilities-> Version and then Generate Version. e you have maintained the versions you can compare the code changes in it.
PB
‎2007 Jun 05 6:44 PM
From the ABAP editor, Utilities> Versions>Version Management--> select the versions to compare & clcik on the compare button or use F8.
At a time you can compare any two versions only.
~Suresh
‎2007 Jun 05 6:45 PM
SE38->UTILITIES - Version - Version management
click on remote comparision to compare with other system
if you click on compare it will check with old version to ur current version
‎2007 Jun 06 5:29 AM
Hi,
Goto SE38 -> Enter the program name ->utilities -> version->version Mangagment->select two versions and press compare button.
Reward points if it is helpful
Regards,
Sangeetha.a
‎2007 Jun 06 5:33 AM
Hi Shekar
You can compare the programs in the following way:
<b>From the ABAP editor, Utilities> Versions>Version Management--> select the versions to compare & clcik on the compare button or use F8.</b>
Regards,
Sree