I have multi use BAdi,i implemented 5 time for that BAdi.so
want to give sequence for that like
First implementation 4
second 3
..
..
So how it is possible?
Answer Posted / gowri sankar
Use the concept of FILTER. You can define a filter value for every implementation that you create and during call badi, use the filter value. SAP will call only that implementation that matches the filter value you pass.
We cannot control the sequence of implementation call. This is not true. By creating a screen enhancement for badi_sorter along with using filters, we can control the sequence.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Describe the data classes?
What is tcode se16?
Write syntax for message error (report)?
What is step-loop?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What is an abap dictionary? : abap data dictionary
How can you find the field/data underlying a transaction?
what is friend class
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is alv programming in abap?
Can we make use of flow logic control key words in abap/4 and vice-versa?
Explain the difference between a dialog program and a report?
What actually happens in real-time recruitment? : sap abap hr
Did you create help views?
What are your ways to performance optimization?