Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
KarthikCheers
Product and Topic Expert
Product and Topic Expert

So, we have seen the basics and introduction to enhancement framework in ABAP.

Now we will have a look at how implicit enhancements work and how to create one.

Implicit Enhancements

Standard Report with some lines of code.

Customer can directly enhance the code.

Customer will follow the below steps:

Step 1: Show Implicit Enhancement Options

Step 2: Cursor at the enhancement line and click Enhance.

Step 3: Then Create Enhancement Implementation

Step 4: Give the name of implementation

Step 5: Add the code in the generated code snippet.

Hope you find the document useful. We will have a look at explicit enhancements in the next series of this blog.






2 Comments