. 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
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What are the events we use in dialog programming and explain them?
Hat are the different types of mode (run code) in call transaction method?
Does the external program run in the same sap luw as the caller, or in a separate one?
What kind of financial periods exist in SAP? What is the relevant table for that?
What is the difference between call transaction method and the session method? : abap bdc
What does the insert statement in extract datasets do? : abap modularization
How do you do bdc for a table control? : abap bdc
What are the types of the programming language used in the sap abap software?
What is an authorization in sap?
What are internal tables? How to use a specific number occurs statement?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is human resource information systems (chris)? : sap abap hr
What is an on”*-input filed” statement?
What are Delivery classes? What data will you want to transport during client copy?