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

One Implementing Class for Multiple BADIs

Former Member
0 Likes
627

Hi All,

I would like to know if an implementing class can be used for more than one badi. I have currently two kernel badi's and one classic badi and I want to know if I can implement all in one class. Thoeretically, this is a class subscribing to multiple interfaces so I initially thought its possible.

Please help and verify.

Thanks,

Tyken

1 REPLY 1
Read only

sharanjee_186716
Product and Topic Expert
Product and Topic Expert
0 Likes
542

Hi,

I am not 100% sure but I think you have to create separate class for each BADI implementation. SAP Automatically creates it as soon as you give implementation name. If you give any exiting it will throw error message. Maintenance point of view also you should have separate class for each for BADI.

Thanks & Regards,

Gaurav.