HOW MANY IMPLEMENTATIONWE CAN CREATE IN BADI?
WHAT IS THE USE OF REUSABLE IN BADI?
HOW MANY IMPLEMENTATION IS ACTIVE IN PRODUCTION SYSTEM AT A
TIME?
Answer Posted / anubhav
One can have multiple implementations in BADIs. After all
that is what BADIs are meant for. However, there can be
some BADIs which can have only single implementation. We
need to check that the checkbox has been checked or not to
support multiple implementations.
At a time multiple implementations can be active based on
filter values like country, currency etc.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why do we use events and actions in web dynpro?
How do you Export a session ?
What are the value tables?
What are clustered tables?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What are conversion routines? : abap data dictionary
SM35 transaction, How to automate BDC ?
What are the different types of the sap abap data dictionary objects?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
Can you create an internal table dynamically?(at run time)
Explain what is the step-by-step process to create a table in data dictionary?
What is the difference between call transaction method and the session method? : abap bdc
Name the abap/4 modularization techniques?
What is a table attribute? : abap data dictionary