SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
ENHANCEMENT-POINT - Short Reference
Syntax
ENHANCEMENT-POINT enh_id SPOTS spot1 spot2 ...
[STATIC]
[INCLUDE BOUND].
Effect
Defines an area of a source code as enhancement option of the identification enh_id for a source code enhancement via source code plugins and assigns it to simple enhancement spots spot1, spot2, ... .
Effect
: Defines a source code enhancement as an enhancement spot element definition with the ID enh_id, and assigns simple enhancement spots spot1, spot2, ... to it.
Additions