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 the symbol to do “concatenation” operation in​​ nw​​ abap​​ 7.4​​ ?

1058


Badi concepts

1136


when do you need to create an internal table with header line ? and with out a header line?

1746


Can we access static attribute from instance method

1209


What is use of transparent table in abap? How it is different from pool tables?

865


What are authorization objects and what statement is used to perform an authorization check in an abap program?

741


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

824


Some Realtime Objects on Bdc.

2626


What is the major difference between pool tables and transparent tables?

731


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

1991


How does the system handle roll areas for external program components?

854


What are advantages and disadvantages of logical data base

1962


What are the techniques involved in using sap supplied programs?

807


How many types of buffering? : abap data dictionary

917


Explain the differences between at selection-screen and at selection-screen output?

755