Explicit Enhancement Point
Advertisement
Techopedia Explains Explicit Enhancement Point
Explicit enhancement points and explicit enhancement sections are the two options available for explicit enhancements from enterprise core component version onwards. Unlike the explicit enhancement section, which activates customer code and deactivates the standard ABAP code if implemented, explicit enhancement points act like business add-ins or user-exits by providing additional space for code along with standard code.Unlike implicit enhancement points, which are provided at predefined points within ABAP code, explicit enhancement points are provided by SAP at different areas for different objects. The position of enhancement points in an ABAP programs is marked and has a general look and attributes:
ENHANCEMENT-POINT <name> SPOTS <spot1> [<spot2>] [STATIC/DYNAMIC] ...
Explicit enhancement points can be enhanced using the same enhancement techniques as in implicit enhancements and explicit enhancement sections.
Advertisement
Related Reading
- Data Quality: Why Diversity is Essential to Train AI
- How to Set Up a Static IP Address
- AI in the Enterprise: 3 Key Application Areas
- 5 Ways AI is Changing Art
- AI's Got Some Explaining to Do
- Comply and Protect: The Data Security Rulebook