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


Please Help Members By Posting Answers For Below Questions

What is partner selection?

611


Explain get cursor field?

671


What are the different types of parameters? How can you distinguish between different kinds of parameters?

542


Can you delete data element, which is being used by table fields?

799


Explain the difference between free and refresh?

584






how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1576


What are the arithmetic operators in the sap abap?

559


What is the difference between open_form and close_form?

621


Is main window mandatory in smartforms?

718


Explain the different types of data dictionary objects?

521


What is structure?

568


What do you do when the system crashes in the middle of a BDC batch session?

693


Explain how many types of tables exist and what are they in data dictionary?

605


When the get cursor command used in interactive lists?

593


Explain what is a foreign key relationship? Explain this with the help of an example.

564