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
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What is an internal table?
What are control tables? : abap data dictionary
Describe data classes? : abap hr
Is it possible to bring select option in module pool screens?
What are different ABAP editors? What are the differences?
How is time management and payroll is integrated? : sap abap hr
What is roles and responsibilities of sap hr consultants? : sap abap hr
What are the aggregate objects in the data dictionary? : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
How do you process errors in session method ? : abap bdc
What are the update types possible?
Explain how do you move on to the next screen in interactive reporting?
What is value table?
How many types of tables exist and what are they in data dictionary?