Hi,
I have a doubt in badi implementation.
Suppose we have a badi which can have multiple implementation. Suppose this badi's has 5 methods and one implementation is created in which these 5 methods were implemented.
Now we make another implementation in which we change one method and do not touch others.
How will we made this BADI work so that it calls one method from the new implementation and rest of the method from older implementation.
Many Thanks!
Parul.
Edited by: Parul Gupta on Jan 29, 2011 12:52 PM