‎2009 Dec 15 11:14 AM
Hi,
An example implementation class exists for a BAdI which is not set as multiple use. The implementation in the Example Implemenation Class is active.
Althoough another implementation is created and is active, the example implementation is selected during execution. Is this correct?.
What could be the solution for the other BAdI implementation to be selected?.
‎2009 Dec 15 11:26 AM
Hi,
All the active implementations are called. So create only one implementation for a BADI. You can code both your logic in the same method. And deactivate implementation you dont need to be triggered. Please remove duplicated thread.
Regards,
Edited by: nihad omerbegovic on Dec 15, 2009 12:27 PM
Edited by: nihad omerbegovic on Dec 15, 2009 12:29 PM
‎2009 Dec 16 3:36 AM
Hi,
Can i know how to deactivate the implementation of an 'Implementation Example Class' of a BadI?.
This is set as active.
Is the implementation of an 'Implementation Example Class' by default set as active.
Thanks,
Rukku.