Today I want to teach you how to create and check your ABAP version, this utility is quite useful to keep track on your program development version.
Using this ABAP version management, you can also go back to previous version, by simply activating it.
Here are the steps to create ABAP version.
1. Open your ABAP program in SE38.
2. Select Utilities > Versions > Generate Version.
3. After that you will see the confirmation on the status bar about the version number you just created.
4. If you want to see all the version you’ve created for your ABAP program, then just select:
Utilities > Versions > Version Management.
Now to retrieve the previous version, just check which version you want to retrieve (only one) and then unchecked the “Active” check box.
5. Upon the confirmation window, you will see that the current version will be overwritten and a new backup version will be created. Just click OK button or ENTER to continue.
Post a Comment