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 interface/conversion programs in SAP?
Can you print decimals in type n? What is difference between float and packed data type?
What does the ‘suppress dialog’ do?
Explain client-dependent and client-independent tables.
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is an interactive report?
What is the difference between collect and append statements?
What is roll area?
Explain the differences between at selection-screen and at selection-screen output?
what is diff between ECC 5.0 AND ECC 6.0
how to see the tables of 200 in client 100?
What is a database view? : abap data dictionary
What is a type-pool?
What is the difference between synchronous and asynchronous update?
Is the basic list deleted when the new list is created?