
You can refer to this article, if you want to find the ABAP program version differences. If you are looking for ABAP program version retrieval, do visit this post.
Compare ABAP Program Internally
- In transaction code SE38, enter the program for comparison. From the top menu, click on Utilities > Versions > Versions Management.
2. You will see the active version and below will be the list of old version that stored in database. As an example, you want to compare the active version with the previous version number 0005. Ensure both version are clicked.
3. Click on Compare (next to the glass icon). The output will shows both program source code and differences. You can also switch the display setting by clicking on Settings. You can display in Single-Column, Parallel or Split screen Format.
Compare ABAP Program Remotely
- Follow the same as per step number 1. When come to step number 2, you need to click on REMOTE Comparison.
- Enter the SID in the Target field. Click OK to execute.
3. Click the REMOTE Comparison button again.
4. The next page will show the program abap code from the two systems. It will be similarly like comparing the ABAP program internally and you can also switch the display settings as per internal comparison.