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

Problem with Deactivating an Implementation in a BADI

Former Member
0 Likes
475

Hi Everyone,

I created a custom multiple use BADI and I also created two implementations for it both of them are active. Now if I have to deactivate one of the implementations and keep the other one active, how can I do that? I tried to deactivate the implementation in se19 but it would not work. It gives an error message saying "There is not inavtive version of that class" Can anyone please let me know if it is possible to deactivate it.

Thanks,

John

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
412

Hi John,

If the BADI is not going to deactivate. you have one option to comment the code and activate the same.

It can help you,

Regards,

Sandeep Kaushik

2 REPLIES 2
Read only

Former Member
0 Likes
413

Hi John,

If the BADI is not going to deactivate. you have one option to comment the code and activate the same.

It can help you,

Regards,

Sandeep Kaushik

Read only

Former Member
0 Likes
412

Hi,

Possibly there are implementation but they may not be active.

Can you please check by first activating both the implementations and then deactivating them? Also, can you please check if multiple BADI is actually working?

Hope this helps

Regards

Nishant