Answer Posted / suresh babu
Badi- BUsiness Add In.
When the customer needs more functionality than the SAP
standard Program(Functionality)then we can add extra
functionality to standard SAP functionality through Badi.
Badi can't distrub the orginial(standard)code.
Adding extra functionality to the standard is nothing
but Add-in.
Badi are not creted in the program itself.
They are created and maintained seperately and called when
we need the Badi.
| Is This Answer Correct ? | 110 Yes | 6 No |
Post New Answer View All Answers
what is friend class
What is the use of the raising exception? : abap modularization
What is the difference between call transaction method and the session method? : abap bdc
What is lock objects? : sap abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
Why we are using Macros instead of Function Modules
What are the different message types available in the abap/4 ?
What is size category?
What is is a match code? : abap data dictionary
Difference between select option and ranges ?
What are control tables?
What are the different types of abap reports in sap?
Explain about sap fico testing and the tools used? : abap bdc
When the top-of-page event does get triggered?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?