ABAP Keyword Documentation → ABAP Glossary
source code enhancement
A modification-free enhancement to
ABAP source code, where
source code plug-ins are inserted into the code at
enhancement points
defined implicitly or explicitly using the statement
ENHANCEMENT-POINT, or replace an enhancement point defined explicitly using
ENHANCEMENT-SECTION
and END-ENHANCEMENT-SECTION
.