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 / praveen
we can't say exactly which implementation will trigger first.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Define external layer?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
How do you delete duplicate records from internal table?
Explain what are the events used in interactive reports?
How do you document ABAP programs? Do you use program documentation menu option?
Explain what is the significance of hide?
How can I get ascii value of any letter? Is there any function?
How to call a subroutine in sapscript?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
How to write a bdc – how do you go about it?
Can you assign a matchcode object to a parameter? If so how?
In a loop of an internal table, what is the use of at first & at last statements?
What is view? Different types of view.
What is the difference between call transaction and session method? : abap bdc
How do you control printer functions from sapscript?