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 null values? : abap data dictionary
What is collective search help? : sap abap data dictionary
What is the length of function code at user-command?
Explain buffering concept usage?
Explain client-dependent and client-independent tables.
Proxy Programming with ABAP - How to develop the Proxy identification through programming
How to Raise a Particular Ticket in Realtime ?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the arithmetic operators in the sap abap?
Explain the difference between a dialog program and a report?
How is conversion of data types done between abap/4 & external level?
Explain about sap fico testing and the tools used? : abap bdc
What is table attribute? : abap data dictionary
What’s value table?
What is the difference between the function module and a normal abap/4 subroutine?