Application Development 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: 

how to find out modification log for a given program

Former Member
0 Kudos

Hi Friends

how to find out modification log for a given program , so that one can able to know whether the program is modified or not

Thanks

devi

5 REPLIES 5

Former Member
0 Kudos

Hi rama,

1. open the program in se38

2. UTILITIES->VERSIONS->VERSION MANAGEMENT

regards,

amit m.

0 Kudos

Use Version management for this.

Former Member
0 Kudos

Goto

Utilities>version management>tick check boxes(the 2 version which require to compare)-->click on Compare icon(button next t retrieve.)

you will get the diffreneces.

Former Member
0 Kudos

Hi

Goto se38. open program then choose Utilities-> Versions->Version management-> select the versions which you wants to compare->press F8.

Regards,

Bhavana

Former Member
0 Kudos

goto program...click on utilities->versions->version management.

here activ with checkbox clicked will be there which is current version....if there are more checkboxes down, then it seems the current is not first version.

to compare click on 2 checkboxes & press F8 which will show u the differences.

Also, good programming shows in log of report as what changes have been incorporated for different versions.