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

ABT VERSION MANAGEMENT

Former Member
0 Likes
532

hi

suppose i wrote code in my se38. next day if some body changed my code added 1000 lines to this. then how i can find it out?

thanks in advance

bramara k

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
512

Hi,

if you generate the version of your program through "Utilities--->versions--->Generate version" then you can easily track the changes.

Open your program in SE38 and select the options from menu bar "Utilities--->versions--->Version management" .

it will displays the 'active version' and all previous versions, select those two and press F8, it will display two windows one with previous code and another with latest code. like you can compare.

Reward if useful.

Thanks,

Sreeram.

3 REPLIES 3
Read only

Former Member
0 Likes
513

Hi,

if you generate the version of your program through "Utilities--->versions--->Generate version" then you can easily track the changes.

Open your program in SE38 and select the options from menu bar "Utilities--->versions--->Version management" .

it will displays the 'active version' and all previous versions, select those two and press F8, it will display two windows one with previous code and another with latest code. like you can compare.

Reward if useful.

Thanks,

Sreeram.

Read only

Former Member
0 Likes
512

hi,

If the code that you are written is released with the help of a request .... and have made the new changes with an another request. Then with the help of version management you can view the additional changes made by Utilities->Version->Version Management. Here Select both the request and check compare version option to know the differences.

Regards,

Santosh

Read only

Former Member
0 Likes
512

Check out the related threads too