1)What is the main difference between Enhancements and BADI?
Answer Posted / siddharth samal
USER EXIT: ITS IS THE ENHASMENT THAT IS DONE THROUGH
GENERAL ABAP CODING.
BADI: THIS IS ALSO A ENHASMENT BUT HERE WE HAVE TO USE OOPS
CONCEPT.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is For-period and In-period
What is sap abap data dictionary?
What is the differences between abap and ooabap. In which situation we useooabap?
What are the events used for logical database?
What is a table pool?
What is system-land-scape of your project?
What are base tables of an aggregate object? : abap data dictionary
What is an interactive report?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What are clustered tables?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
How can we send data to external programs?
What is the use of enqueue function module? : sap abap data dictionary
What are internal tables? How do you get the number of lines in an internal table?
What are the different message types available in the abap/4 ?