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
What are the commands used for interactive reports?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
What are the disadvantages of using explicit enhancement?
What are the fields in a bdc_tab table? : abap bdc
What are the internal tables and work area?
Is there any method apart from bdc for data upload to sap? : abap bdc
Explain what are the events used in interactive reports?
What are the disadvantages of abap query tool?
What is evaluation path, where do we do it and why? : sap abap hr
How can I get ascii value of any letter? Is there any function?
What is help view?
What are indexes? : abap hr
How table control cn be generated using bdc? : abap bdc
What is a table pool?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me