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?
Answers were Sorted based on User's Feedback
Answer / ramesh
very wrost question... sequence of the Implementation is
not possible. it will trigger based on the scenario, no
ascending and decending order.
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / siddharth
It is possible. Go to SE18: utilities -> sort...
you can define sort sequence here.
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / 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 |
Answer / mohd rais
go through oss note, only with that it is posible
by following set of steps given in oss notes...
Is This Answer Correct ? | 1 Yes | 3 No |
can we call a dialog module(Type M) into the executable program(Type E).If it yes then how ?
What is meant by a schema? : sap abap hr
Explain Catch Command in ABAP?
i want to change alighnment of windows in scripts.How can i do that?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
steps for creating table
What is the difference between rfc and bapi function modules? : abap bdc
How can I download SAP SMARTFORM into text format?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
types of smartforms? windows in smartforms?
What data is contained in data dictionary? : abap data dictionary
How to debug ABAP workflow ?