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

How to find the changes to the code

Former Member
0 Likes
481

Gurus,

Is there any possibility to find the changes done for abap code with out genrating version. Please let me know.

Lets say i have created a program on Day 1 and on Day 2 i made minor changes

How to find the changes i have done on Day2.

Thanks,

Suneel

Gurus,

Is there any possibility to find the changes done for abap code with out genrating version. Please let me know.

Lets say i have created a program on Day 1 and on Day 2 i made minor changes

How to find the changes i have done on Day2.

Thanks,

Suneel

2 REPLIES 2
Read only

Former Member
0 Likes
456

Hi,

It is not possible to find out what are the chnages done in Day 2 for the Day1 code.

Thanks,

Sriram POnna.

Read only

Former Member
0 Likes
456

Hi,

Go to Utilities->versions->version management.

There is a compare option.or use F8.

You can compare present version to previous version