TAW_12_2 Chapter 7, Implicit enhancement points Flashcards
What are the additional Implicit enhancement options?
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)
Can implicit enhancements add exceptions to a function module?
No
Implicit enhancements can be used t add parameters to a global method?
Yes, but not returning parameters
Can an enhancement be created within an existing enhancement?
Yes
Composite enhancement implementations can contain enhancement elements from multiple enhancement spots?
Correct
What transaction lists all types of enhancements?
SE20