‎2008 Jan 11 3:35 PM
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
‎2008 Jan 11 3:44 PM
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.
‎2008 Jan 11 3:44 PM
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.
‎2008 Jan 11 3:48 PM
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
‎2008 Jan 11 4:00 PM