2)what is the differnce between user exits and Badi
Answer Posted / sudhakar1207
User Exits are the Procedural Approach Of Enhancements.
Business Add-Ins are the Object Oriented Approach of
Enhancements.
User Exits can be used in Only one project. That means we
can give only one implementation for User Exits.
Where as for BADIs we can give multiple implementations.
With BADIs No need to register in SSCR.( SAP Software Change
Request ) .
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Difference between Field groups and internal tables?
What function does data dictionary perform?
Explain different types of locks?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Explain the difference between open_form and close_form?
What are the data types of the abap/4 layer?
What are the main uses of the primary key?
Explain the difference between free and refresh?
Differentiate between ooabap and abap?
What are the Control levels in internal tables?
Abstract class and interface, multiple inheritance, live example
what is the exact code that shoud be implimented in sap note
Explain what is step-loop? Explain all the steps?
How would you define the exponents for a type âfâ field?
On which even we can validate the input fields in module progams?