There is one scenario , where A Badi consists of multiple
implementations ,and i need to execute only PERTICULAR
implementaion (say 2nd ) , ONLY One implementation , then how
can execute the perticular implementation .
Answer Posted / ashis_kumar_dash
If it is a single used BADI(check box not ticked) then go
to BADI implementation and activate the required BADI
implementation and deactivate others.(check box)
If it is multiple use BADI(check box ticked) then need to
use BADI filter to execute required BADI implementation.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is difference between inner join and outer join?
What is the difference between a pool table and a transparent table?
Explain about sap fico testing and the tools used? : abap bdc
Explain what is step-loop?
What are the different methods of passing data?
please give the remaining answers.
What happens if only one of the commands set screen and leave screen is used without using the other?
What is a batch input session? : abap hr
Which one is better joins or views and why?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What is the difference between rfc and bapi function modules? : abap bdc
What are the different functions used in sap script? What are the parameters used in each function?
Explain how to write a bdc - how do you go about it?