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 / ramkishore
By Applying Sort Method we can execute the BADI'S in any
order.
GO to SE18 transaction code and Utilities>Sort, where in
Interface Tab we can give the list of implementations in a
order.
What ever the ordre we are mentaining in that order the
BADI implementations will execute.
Is it ok else if you need more info let me know.
BR,
Ram
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Explain how many types of tables exist and what are they in data dictionary?
What is logical database? : abap hr
What are the modes in lock objects? : sap abap data dictionary
Some Realtime Examples on Exits .
What has to be done to the packed fields before submitting to a BDC session.
In which particular scenario we use sorted table and which particular scenario we use standard table?
How did you test the form you developed? How did you taken print?
What are the attributes of a field that can be activated or deactivated during runtime?
What are the function modules used in f4 help?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What are indexes? : sap abap data dictionary
Difference between select option and ranges ?
What is use of transparent table in abap? How it is different from pool tables?
What is the significance of the screen number ‘0’?