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
How is time management and payroll is integrated? : sap abap hr
What is open sql vs native sql ?
What are the types of indexes in abap?
Explain the difference between a dialog program and a report?
Explain the difference between domain and data element? What are aggregate object?
What is sap script? Describe its components.
What are client dependant objects in abap/sap?
Can we write the code both call transaction and session method in single program?
What is the difference between open_form and close_form?
Explain buffering concept usage?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is bdc programming in sap?
Explain what are standard layouts sets in the sap script?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
To how many tables can an append structure be assigned. : abap data dictionary