‎2010 Jun 14 3:58 PM
Hi Buddies,
Can some one solve this million dollar ques of when a BADI is implemented multiple times,in which order will it get triggered.
I'm tired of googling it someone plz help.
‎2010 Jun 14 4:33 PM
Hi,
Its a kind of interview question, but still i will give you some links.
Its random i think so.
But the sort sequence can be controlled
Check [Sorting BADI Implementation sequence|http://help.sap.com/saphelp_afs63/helpdata/ru/98/495840fc9e0272e10000000a155106/content.htm]
Check the 4th point mentioned under heading procedure
link[http://help.sap.com/saphelp_dm40/helpdata/en/79/623a42949fb56be10000000a155106/content.htm]
‎2010 Jun 14 4:18 PM
SAP Help Says:
Multiple Usability for BADI Definitions
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.
‎2015 Sep 21 2:20 PM
‎2010 Jun 14 4:33 PM
Hi,
Its a kind of interview question, but still i will give you some links.
Its random i think so.
But the sort sequence can be controlled
Check [Sorting BADI Implementation sequence|http://help.sap.com/saphelp_afs63/helpdata/ru/98/495840fc9e0272e10000000a155106/content.htm]
Check the 4th point mentioned under heading procedure
link[http://help.sap.com/saphelp_dm40/helpdata/en/79/623a42949fb56be10000000a155106/content.htm]
‎2010 Jun 15 6:48 AM
Buddy thanx a lot....can u suggest me some ebook or a link where i can learn ooabap step by step as i'm from a non IT branch (ECE) but i'm good at abap.
‎2010 Jun 15 10:45 AM
You can use ABAP Objects: Introduction to Programming SAP Applications by Horst Keller.