Skip to Content
Author's profile photo Karthikeyan B

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.

/wp-content/uploads/2012/11/p1_157512.jpg

Customer can directly enhance the code.

Customer will follow the below steps:

Step 1: Show Implicit Enhancement Options

/wp-content/uploads/2012/11/p1_157512.jpg

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

/wp-content/uploads/2012/11/p1_157512.jpg

Step 3: Then Create Enhancement Implementation

/wp-content/uploads/2012/11/p1_157512.jpg

Step 4: Give the name of implementation

/wp-content/uploads/2012/11/p1_157512.jpg

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

/wp-content/uploads/2012/11/p1_157512.jpg

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






Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Karthikeyan B
      Karthikeyan B
      Blog Post Author

      provide ratings if you find the document useful which will motivate me to write more blogs.

      Author's profile photo Former Member
      Former Member

      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.....