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 out modification log for a given program

Former Member
0 Likes
743

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

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
Read only

Former Member
0 Likes
712

Hi rama,

1. open the program in se38

2. UTILITIES->VERSIONS->VERSION MANAGEMENT

regards,

amit m.

Read only

0 Likes
712

Use Version management for this.

Read only

Former Member
0 Likes
712

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.

Read only

Former Member
0 Likes
712

Hi

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

Regards,

Bhavana

Read only

Former Member
0 Likes
712

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.