Show TOC Start of Content Area

Procedure documentation Creating, Editing, and Deleting Enhancement Implementations  Locate the document in its SAP Library structure

Use

      If you have enhancement options, you have to create the enhancement implementations for the related enhancement spots.

      If you have implicit enhancement options, you create the enhancement implementations directly.

Procedure

...

       1.      Start the Object Navigator (SE80).

       2.      Open the package in which an enhancement implementation is defined or is to be created.

If you want to

Then

Create an enhancement implementation

      If you have an explicit enhancement option, select the enhancement spot in the Object Navigator and in the context menu choose Implement.

      For an implicit enhancement option, open the Enhancement Builder in the relevant tool (ABAP Editor, Function Builder, Class Builder) for executing an enhancement and 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 Creation of Enhancement (Enter).

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.      In the context menu, choose Delete.

 

 

End of Content Area