TAW_12_2 Chapter 7, Implicit enhancement points Flashcards

1
Q

What are the additional Implicit enhancement options?

A

Additional (optional only) interface parameters in SAP function modules
Additional attributes and methods in SAP classes
Pre and post processing in SAP global methods
Replacements for SAP global methods
At the end of a structure
At the beginning of subroutines
At the end of includes (to implement functions and subroutines)

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

Can implicit enhancements add exceptions to a function module?

A

No

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

Implicit enhancements can be used t add parameters to a global method?

A

Yes, but not returning parameters

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

Can an enhancement be created within an existing enhancement?

A

Yes

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

Composite enhancement implementations can contain enhancement elements from multiple enhancement spots?

A

Correct

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

What transaction lists all types of enhancements?

A

SE20

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