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 / tibin joseph
There is filter option in Badi which can do this.
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
Cds views
What are the two methods for modifying sap standard tables?
What are the differences between a database index and a match code? : abap data dictionary
What is a size category? : abap data dictionary
What are clustered tables?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What was the requirement of IDoc in your project? How it was working?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is the t-code to display batch input sessions? : abap bdc
when are objects are passed from task to the change request?
How to Solve a Particular Ticket in Realtime ?
What is the significance of the memory table ‘screen’?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.