1)What is the main difference between Enhancements and BADI?
Answer Posted / buddula15
Your question is not clear because BADI and Exits are comes
under Enhancements..
Difference Between Exits and BADIs...
BADI's can be used any number of times, where as USER-EXITS
can be used only one time.
Ex:- if your assigning a USER-EXIT to a project in (CMOD),
then you can not assign the same to other project but you
can in BADIs...
Buddula15
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the different abap/4 editors?
How many main windows will be there in a page window?
What are the different message types available in the abap/4 ?
What are the system fields?
What is open sql?
what are the critical issues u face in ur project?
What are user exits? What is involved in writing them? What precations are needed?
what is difference between set screen and call screen ?
What is the purpose of sum statement?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What is difference between float and packed data type?
How do you set up background jobs in sap? What are the steps?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
what are the two methods of modifying sap standard tables ?