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.
Step2: Create an interface and add it to definition
Step3: Place the code to call BAdi from report.
SAP Can provide Default/Fallback/Example implementations
Customer Side
Step1: Create Enhancement Implementation for BAdi.(using transaction SE19)
Step2 : Create implementation class and make it active.
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
Be the first to leave a comment
You must be Logged on to comment or reply to a post.