Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BADI FALLBACK CLASS

Former Member
0 Likes
6,041

What is the use of fallback class in BADI ?

Is it necessary to use fallback class when using new BADI ?

1 ACCEPTED SOLUTION
Read only

thomaselsaesser
Product and Topic Expert
Product and Topic Expert
0 Likes
4,062

Hello Kiran N,


a fallback class will be called only, if no other implementation exists. SAP delivers for some BAdIs fallback classes that customers can "overwrite" using own BAdI implementations.


You have selected the product "SAP Application Interface Framework" for your question; is your question really related to this? The SAP Application Interface Framework is an add-on for SAP systems, and this is the SCN community for questions, tips and tricks around it. You can find much information also on http://help.sap.com/aif.


Best regards,
Thomas Elsässer

1 REPLY 1
Read only

thomaselsaesser
Product and Topic Expert
Product and Topic Expert
0 Likes
4,063

Hello Kiran N,


a fallback class will be called only, if no other implementation exists. SAP delivers for some BAdIs fallback classes that customers can "overwrite" using own BAdI implementations.


You have selected the product "SAP Application Interface Framework" for your question; is your question really related to this? The SAP Application Interface Framework is an add-on for SAP systems, and this is the SCN community for questions, tips and tricks around it. You can find much information also on http://help.sap.com/aif.


Best regards,
Thomas Elsässer