Skip to Content
Author's profile photo Karthikeyan B

Enhancement Framework in ABAP – Blog 5

So far, in the last few blogs, we have seen the two types of explicit enhancements available. Now we are going to look into the third type.

BAdis

From SAP Side:

Step1: Create an enhancement spot  from transaction SE18 and Create a BAdi definition in spot.

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

Step2: Create an interface and add it to definition

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

Step3: Place the code to call BAdi from report.

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

SAP Can provide Default/Fallback/Example implementations

Customer Side

Step1: Create Enhancement Implementation for BAdi.(using transaction  SE19)

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

Step2 : Create implementation class and make it active.

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

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

So, here ends the blog on Enhancement Framework.

There were a total of 5 blogs written up to cover this topic. Have a look at my blog and provide ratings if you find it useful!

Best Regards

Karthik

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.