‎2008 Mar 21 9:46 AM
 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?
‎2008 Mar 21 9:47 AM
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
‎2008 Mar 25 10:32 PM
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.