How to create overwrite-exit

121 阅读1分钟

Created by Jerry Wang, last modified on Aug 16, 2015

  1. SE24, Class->Enhance:

clipboard1
2. Create a new enhancement implementation:
clipboard2
Choose which package to store this enhancement implementation, and you will see successful creation message below:
clipboard3
3. Once enhancement implementation is created, you can now create Overwrite-exit for any method. Just select the method you would like to enhance, and:
clipboard4
After successful creation, you should see there is a tag now under column “Overwrite-Exit”:
clipboard5
Now you can start coding.
clipboard6
4. if you would like to delete the overwrite-exit, you can just delete it in SE80.

clipboard7
clipboard8