Implicit Enhancement Options

In addition to enhancement options created explicitly using ENHANCEMENT-POINT and ENHANCEMENT-SECTION, implicit enhancement options exist in the following places in ABAP programs:

To make implicit enhancement options visible in the ABAP Editor, choose Edit → Enhancement operations → show implicit enhancement options. They can be enhanced using source code enhancements in the same way as explicit enhancement options.

Note

The visibility sections of global classes and the parameter interfaces of function modules and global methods also contain implicit enhancement options. These can be displayed and enhanced in the Class Builder or the Function Builder.