if multiple badi can be active at a time, how will we know
which implementation will be fired first .
how to know the sequence in which implementation is fired.
Answer Posted / tibin joseph
Filter option in badi can do this.we can set the criteria in which the implementatuion has to be triggered in filter option.
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
What is an authorization in sap?
How can we use multiple transactions by using bdc_insert? : abap bdc
How to read files and process BDC's automatically ?
What are the different types of data dictionary objects? : abap data dictionary
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
How to read files and process BDC's automatically ?
Explain what is runtime analysis?
What are the events used in abap in the order of execution?
What is value table?
How do you set up background jobs in sap?
What kind of financial periods exist in SAP? What is the relevant table for that?
How to transfer the objects? Have to transferred any objects?
Name some data dictionary objects?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is the difference between the exits created in M.M and S&D?