‎2010 Jan 05 6:11 PM
Hello SDNites,
I would like to know the logic written behind the version compariosn in the same system. If I can get some brief points which will help me in understanding the same that will be
‎2010 Jan 06 3:46 AM
Hi,
To avoid dual coding in one system to other I was looking for some options, through version manangement, I got to know about this report RSVRSREM. Run through this report.
regards
Mohinder Singh
‎2010 Jan 05 7:07 PM
Hi,
Within the ABAP editor, goto Utilities -> versions-> version management, once in this screen, you select the latest version and one old version and click on F8, you will get the old and new code...
Thanks,
Srini.
‎2010 Jan 06 12:50 AM
Hi Abhishek ,
You can do version comparision from Utilities -> versions-> version management.
You can activate debugger and check the report being executed and flow of logic.
Also, you can activate trace ST05 during this execution , this will help you to get the database table used in the process.
Hope this helps you.
‎2010 Jan 06 3:46 AM
Hi,
To avoid dual coding in one system to other I was looking for some options, through version manangement, I got to know about this report RSVRSREM. Run through this report.
regards
Mohinder Singh