I have one BADI Definition , which i have use it in multiple Implementation .Now i am calling the BADI ,
In which Sequence the BADI will be called ?
Can i control the sequence of calling ?
Answer Posted / purnachandra
we can't control the sequence of execution of multiple implementations ,but u don't one implementation just deactivate it.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What work you have done in HR module
How to handle error in session method? : abap bdc
What kind of financial periods exist in SAP? What is the relevant table for that?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
When is the top-of-page event triggered? : abap data dictionary
What are null values?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What are the different types of abap reports in sap?
Module Pool Programming: Events and Table Control handling.
Explain the function module in bdc?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What are your ways to performance optimization?