2007 May 24 6:48 AM
Hi , Friends ,
I am new to BADI . I want to know :
1 . Can we have more than 1 active implementations of a BADI .
2. Two implementations ( X and Y) are active for a badi in two different transactions . When i am using any one of that transaction ,only one implementation will be triggered or both will be triggered in sequence .
Neetesh
2007 May 24 7:44 AM
Hi,
1. BADI can have multiple implementations active at once.
2. If any BADI has multiple implementations active at once, then they all will be called in the sequence they are created.
3. If you want to restrict the call to only a selective implementation even when multiple active implementations are there then you need to use Filters in BADIs. If the filters are defined then only the implementation satisfying that filter condition will be called.
Find the following site for all the details about BADI & Filter concept into it.
http://help.sap.com/saphelp_47x200/helpdata/en/eb/3e7cf7940e11d295df0000e82de14a/frameset.htm
Hope this helps.
PS If the answer solves your query, plz close the thread by marking it Solved and rewarding each reply.
Regards
Hi , Friends ,
I am new to BADI . I want to know :
1 . Can we have more than 1 active implementations of a BADI .
2. Two implementations ( X and Y) are active for a badi in two different transactions . When i am using any one of that transaction ,only one implementation will be triggered or both will be triggered in sequence .
Neetesh
2007 May 24 7:26 AM
2007 May 24 7:44 AM
Hi,
1. BADI can have multiple implementations active at once.
2. If any BADI has multiple implementations active at once, then they all will be called in the sequence they are created.
3. If you want to restrict the call to only a selective implementation even when multiple active implementations are there then you need to use Filters in BADIs. If the filters are defined then only the implementation satisfying that filter condition will be called.
Find the following site for all the details about BADI & Filter concept into it.
http://help.sap.com/saphelp_47x200/helpdata/en/eb/3e7cf7940e11d295df0000e82de14a/frameset.htm
Hope this helps.
PS If the answer solves your query, plz close the thread by marking it Solved and rewarding each reply.
Regards
2007 May 24 1:02 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |