TAW_12_2 Chapter 5, New BADIs Flashcards

1
Q

New BADI vs old BADI differences

A

Improved performance
Enhanced filter concept
Option to inherit from sample implementation classes
Integration with new enhancement framework (enhancement points and sections)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A new BADI is implemented in the kernel?

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A new BADI is called by statement?

A

Get BADI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A new BADI is executed with?

A

Call BADI ->

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

New BADIs still reuire an adapter clas?

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The steps for a new BADI implementation are;

A

Create an enhancement implementation for the higher level enhancement spot
Then create the bai implementation in that spot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The advancement in filter dependencies include

A

Numeric filters
Multi value filters and condition operators such as < >, >,<
Multiple filters for a single implementation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

BADI SUbscreens will have what two methods for data transfer?

A

PUT_DATA and GET_DATA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the three Instance creaton modes of a new BADI?

A

Newly created instance
Reusing instantiation
Context specific

How well did you know this?
1
Not at all
2
3
4
5
Perfectly