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

compare abap code

Former Member
0 Likes
812

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?

1 ACCEPTED SOLUTION
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
771

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

5 REPLIES 5
Read only

Former Member
0 Likes
771

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

Read only

suresh_datti
Active Contributor
0 Likes
771

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

Read only

Former Member
0 Likes
771

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

Read only

Former Member
0 Likes
771

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

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
772

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