What is a BAdi? How to implement a BAdi?
Answer Posted / sandeep
BADI is a new enhancement technique based on ABAP objects.
BADI definition consists of a number of methods, which can
be implemented based on the requirement. BADI's can have
multiple implementation, unlike user exits.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the function modules used in a sap script driver program?
What is meant by a schema? : sap abap hr
What is the difference between data elements and domains? : abap data dictionary
Why grouping of fields is required? What is the max no of modification groups for each field?
Explain get cursor field?
Can we define our own match code id's for sap matchcodes ?
What are the two ways of producing a list within a transaction?
What are the buffering options in abap?
What is the syntax for ‘call transaction’?
What are screen painter and menu painter? : abap hr
Explain the differences between se01, se09 and se10?
Explain the use of insert and append statement in sap abap?
How did you test the form you developed? How did you taken print?
How can cluster table be created?
What is the use of 'for all entries'?