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 the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is alv programming in abap? When is this grid used in abap? : abap hr
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Explain the uses of the simple maintenance interface? : sap abap hr
Value table VS check Table.
What is the use of 'table index'?
Difference between Insert, Update and Modify?
What are aggregated objects : abap data dictionary
What is gui status? How to create /edit gui status?
Can a posting run be deleted? : sap abap hr
Explain the disadvantages of different types of bdc's?
Which objects are independent transport objects? : abap data dictionary
Which commands are used for interactive reports?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?