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

Multiple implementation

Former Member
0 Likes
383

 IF WE ARE ABLE TO DO MULTIPLE IMPLEMENTATIONS IN BADI , HOW TO ENSURE THAT ONLY YOUR BADI IMPLEMENTATION SHOULD BE TRIGRED WHEN YOU RUN THE TRANSACTION?

2 REPLIES 2
Read only

Former Member
0 Likes
364

You need not do anything.

Every active implementation of the BADI will be executed when the corresponding transaction is executed.

Hope this helps.

Thanks,

Balaji

Read only

Former Member
0 Likes
364

hi,

while implemeting the badi it will ask for the defined badi.

once the defined badi is assighned to the implntaion the badi that is implemated only will be active ali the other implemantaios will be off.

only one implementaion will be in active state for the defined badi.

reward if usefull.