1)What is the main difference between Enhancements and BADI?
Answer Posted / evprasad
hi,
USER-EXIT'S is a structure oriented and BADI is OOPS
methods..
in BADI we have one project and with in that we can include
lot of IMPLEMENTAION.. that to in each project we have
different events like " INITIALIZATION event, PBO event,
PAI event....
but in USER-EXIT only one standard include, with in that we
need to add our logic..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between getting and get late?
What is collective search help? : sap abap data dictionary
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is view proxy in abap?
What are function modules?
What are conditional chain statement?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What are the different types of sapscript symbols?
How do you write a function module in sap?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
Explain Singleton class
What are the restrictions on subscreens?
Can a transparent table exist in the data dictionary but not in the database physically?
What is value table? : abap data dictionary
What is the difference between open_form and close_form?