. 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
Did you create any joins?
In order to upload purchase order details, how you handle multiple values for a single field?
What are base tables of an aggregate object?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is an update task?
How do you backup Sapscript layout sets? Can you download and upload? How?
When will the current screen processing terminates?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What kind of deliverables you have on a day to day basis?
What are the different types of internal table?
How to maintain lists?
What are the main events of which are used for logical database?
How will you insert record in a sorted table
Can I execute user exits? If yes, how?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary