SAP EXPLICIT ENH POINTS



Get Example source ABAP code based on a different SAP table
  



Explicit Enhancement Options
Explicit enhancement options are created in ABAP programs by the following statements:

ENHANCEMENT-POINT Defines a position in an ABAP program as an enhancement option, at which one or more source code plug-ins can be inserted.
ENHANCEMENT-SECTION Defines a section of an ABAP program as an enhancement option, which can be replaced by one or more source code plug-ins.