‎2007 Oct 11 7:02 AM
Can anyone explain what is meant by multiple implementations for a BADI and how it works? (with a real scenario). Thanks.
‎2007 Oct 11 7:10 AM
‎2007 Oct 11 7:10 AM
‎2007 Oct 11 7:15 AM
By multiple implementation for a BADI we mean that different instansiations or objects can be created for the same badi in the same transaction . In the multiple implementation for a BADI we can have linked objects every time that BADI is called or the independent objects . These options are used while creating a BADI in se18 ...