if multiple badi can be active at a time, how will we know
which implementation will be fired first .
how to know the sequence in which implementation is fired.
Answer Posted / vikash pathak
If you are not applying any sorting techniques , so in that case it will be trigger in the sequence of implementation, which one will be implemented first that will be trigger first, and to know that inside each implementation you can write some specific commentary text and call the badi in your report program it will display your custom text for each implementation which through you can be confirmed about the triggering sequence .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is the project you are currently working and work that you are doing
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
How do you Export a session ?
Abstract class and interface, multiple inheritance, live example
How do you retrieve the data for repetitive structures ? : abap hr
Can we call reports and transactions from interactive reporting lists?
What are the update types possible? : abap data dictionary
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Explain the disadvantages of different types of bdc's?
What is the sap abap?
Cds views
What is the syntax for ‘call transaction’?
What is the use of dequeue function module? : sap abap data dictionary
In select-options, how to get the default values as current month first date and last date by default?