!--a11y-->
Creating, Editing, and Deleting Enhancement
Implementations 
Enhancement implementations are created and changed by means of forward navigation.
· For explicit enhancement options, enhancement implementations are created for the related enhancement spots.
· For implicit enhancement options, enhancement implementations are created directly.
The appropriate tool for the respective enhancement technology is opened automatically.
...
1. Start the Object Navigator (SE80).
2. Display the package in which an enhancement implementation is defined, or is to be created.
If you want to |
Then |
Create an enhancement implementation |
The method is different for explicit and implicit enhancement options. For an explicit enhancement option, select the enhancement spot in the Object Navigator, and choose Implement in the context menu. For an implicit enhancement option, call the Enhancement Builder in the relevant tool (ABAP Editor, Function Builder, Class Builder) for executing an enhancement. Then, in the dialog box that appears, continue with the following steps: ... 1. Enter a name for the (simple) enhancement implementation. 2. Enter a short text for the (simple) enhancement implementation. 3. Select a composite enhancement implementation, or create a new one.
4.
Choose The subsequent process depends on the enhancement technology of the enhancement spot.
|
Edit an enhancement implementation |
... 1. Select the package and expand it. 2. Expand the Enhancements node. 3. Expand the Enhancement Implementations node. 4. Select the desired enhancement implementation. 5. Select Change from the context menu. If you only want to display the enhancement implementation, choose Display.
|
Delete an enhancement implementation |
... 1. Select the package and expand it. 2. Expand the Enhancements node. 3. Expand the Enhancement Implementations node. 4. Select the desired enhancement implementation. 5. Select Delete from the context menu.
|