. what is badi?
10. what is the difference between user-exit & BADIs?
12. how do you get functional specs when you are
assigned some object? (specs through email..??)
13. How do you write technical specs?
Answer Posted / manu
BADI is just an object-oriented version of user-exit.
Instead of entering program code into some function module
(as in customer-exit), you define some class which has to
implement predefined methods and those methods are fired at
predefined points just like an old user-exit. Some BADI can
have multiple independent implementations which is much
better for software deployment as several developers can
implement the same BADI independently.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Module Pool Programming: Events and Table Control handling.
Explain what are the different functions used in sap script? What are the parameters used in each function?
How to Raise a Particular Ticket in Realtime ?
Difference between Insert, Update and Modify?
Explain what is the significance of hide?
What is update task
What is the difference between a pool table and a transparent table and how they are stored at the database level?
how to capture the errors in bdc Call transaction method?
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What are the advantages of logical databases?
Final class
What are different abap/4 editors?
How do you do bdc for a table control? : abap bdc
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
Explain some essential objects in abap dictionary?