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

Example Implementation Class in BAdI

former_member357073
Discoverer
0 Likes
2,456

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?.

2 REPLIES 2
Read only

Former Member
0 Likes
1,359

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

Read only

0 Likes
1,359

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.