TAW_12_2 Chapter 5, New BADIs Flashcards
New BADI vs old BADI differences
Improved performance
Enhanced filter concept
Option to inherit from sample implementation classes
Integration with new enhancement framework (enhancement points and sections)
A new BADI is implemented in the kernel?
True
A new BADI is called by statement?
Get BADI
A new BADI is executed with?
Call BADI ->
New BADIs still reuire an adapter clas?
False
The steps for a new BADI implementation are;
Create an enhancement implementation for the higher level enhancement spot
Then create the bai implementation in that spot
The advancement in filter dependencies include
Numeric filters
Multi value filters and condition operators such as < >, >,<
Multiple filters for a single implementation
BADI SUbscreens will have what two methods for data transfer?
PUT_DATA and GET_DATA
What are the three Instance creaton modes of a new BADI?
Newly created instance
Reusing instantiation
Context specific