Enhancement Framework in ABAP – Blog 2
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.
provide ratings if you find the document useful which will motivate me to write more blogs.
Plz , provide perfect examples to demonstrate....
Like ....the implicit enhancement are not needed in Z report ....here in example the z report is shown....it is not possible...
So, provide live example scenario to explain.....