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 function of a data element?
Does every abap/4 have a modular structure? : abap modularization
What is off cycle payroll run
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What are dml commands in abap?
What are the different modules of sap? : sap abap hr
Mention the various databases integrities?
Explain what is runtime analysis?
difference between Valuation type and valuation category?
Explain the different types of mode (run code) in call transaction method?
What is payroll driver ? : abap hr
what is the t-code to link technical and functional operation?
What are the steps in creating screen ?
Differentiate between static and dynamic step loops?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?