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 work you have done in HR module
Can we call reports and transactions from interactive reporting lists?
Explain the advantages and disadvantages of different types of bdc's?
What is the significance of delivery class? : abap data dictionary
Can you delete data element, which is being used by table fields?
What are the two statements which are required in an abap program to output an icon using a write statement?
Event handling in oops
Explain pai and pbo.
To how many tables can an append structure be assigned. : abap data dictionary
Mention the various databases integrities?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the basic functions of database utility?
Can a constructor be declared private? If yes then in which scenario?
How do you document ABAP programs? Do you use program documentation menu option?
out bound process code for quotation?