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
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What are the arithmetic operators in the sap abap?
how can you display data say "your name"in sap script without print program or driver program??
How to read files and process BDC's automatically ?
What is an Unpack command?
Can we access static attribute from instance method
foreign key enforcement?
What does the insert statement in extract datasets do? : abap modularization
How to get that a secondary index is attached to a select query?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What is a database view? : abap data dictionary
What are the payroll related Infotypes
What is the difference between call transaction method and the session method? : abap bdc
Can i have some Realtime Scenarios on Reports.