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 are the two ways for restricting the value range for a domain? : abap data dictionary
What are the uses of interactive reporting?
How can we set the tablespaces and extent sizes ?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
Difference between /N and /BEND?
Polymorphism real time scenario
What is the difference between skip and new-line?
Abstract class and interface, multiple inheritance, live example
What is roles and responsibilities of sap hr consultants? : sap abap hr
What are aggregated objects : abap data dictionary
How will you read from internal table records in a given value range (without using loop)
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are internal tables? How to use a specific number occurs statement?
What are the page windows?
What has to be done to the packed fields before submitting to a BDC session.