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

How to activate BADI

0 Likes
337

Hi Experts,

I already implement BADI ZBBP_CREATE_BE_PO_NEW, but i've got problem in activating it. when i click activate button, object is activate, but if i move to other screen and back to BADI screen, object back to inactive status. please advise for this problem..

Best Regrads,

Affan

1 REPLY 1
Read only

Former Member
0 Likes
297

Hi,

I think you have created an implementation for a single use BADI. In this at any point only one implementation will be active.

You need to deactivate the other Active implementation and activate yours.

Please check if you are getting any message while activating . (There are already implementations active)

Regards,

Srini.