2009 Oct 12 7:31 AM
Hi Experts,
My BADI has 4 implementations but my implementaion is tiggering dynamically but my requirement is that i need to trigger my badi implementation as first one. How to achieve this?
hi this link will be helpful for you
It explains how to change the sort sequence of implementations
link:[BAdI Import Procedure |http://www.erpgenie.com/sap-technical/abap/badi-import-procedure]
2009 Oct 12 7:41 AM
Well, like the documentation clearly states, the order is 'random'.
SAP Documentation:
Multiple use for BADI definitions means that there can be several active BADI implementations. When there is a call, they are all called up - however, in an unpredictable sequence.
If you have multiple-use BADI definitions, the sequence must not play any role therefore. A typical example is the execution of checks before a save.
2009 Oct 12 7:43 AM
hi this link will be helpful for you
It explains how to change the sort sequence of implementations
link:[BAdI Import Procedure |http://www.erpgenie.com/sap-technical/abap/badi-import-procedure]
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |