SAP IMPLICIT ENH POINTS SAP Info












ARTICLE ( Version: 0009)

Implicit enhancement points
In addition to enhancement points
created explicitly using ENHANCEMENT-POINT and ENHANCEMENT-SECTION, implicit enhancement points exist in the following places in ABAP programs:
  After the last line of the source code of executable programs, function groups, module pools, subroutine pools, and Include programs,
  Before the first and after the last line of the implementation of a procedure (after the opening statement and before the END statement),
  At the end of a visibility section in the declaration section of a local class,
  At the end of a list of formal parameters of the same type in the declaration of local methods.
To make implicit enhancement points visible in the ABAP Editor, choose
Edit -> Enhancement options -> show implicit enhancement points . They can be enhanced using source code enhancements in the same way as explicit enhancement points.

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

ARTICLE ( Version: 0010)

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:
  After the last line of the source code of executable programs, function groups, module pools, subroutine pools, and Include programs,
  Before the first and after the last line of the implementation of a procedure (after the opening statement and before the END statement),
  At the end of a visibility section in the declaration section of a local class,
  At the end of a list of formal parameters of the same type in the declaration of local methods.
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.

ARTICLE ( Version: 0014)

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:
  After the last line of the source code of executable programs, function groups, module pools, subroutine pools, and Include programs,
  Before the first and after the last line of the implementation of a procedure (after the opening statement and before the END statement),
  Before the first line and after the last line of a source code plug-in (after ENHANCEMENT and before ENDENHANCEMENT),
  At the end of a visibility section in the declaration section of a local class,
  At the end of a list of formal parameters of the same type in the declaration of local methods.
  in structure definitions with BEGIN OF and END OF before the statement with the addition END OF.
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.

ARTICLE ( Version: 0020)

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:
  After the last line of the source code of executable programs, function groups, module pools, subroutine pools, and include programs,
  Before the first and after the last line of the implementation of a procedure (after the opening statement and before the END statement),
  Before the first line and after the last line of a source code plug-in (after ENHANCEMENT and before ENDENHANCEMENT),
  At the end of a visibility section in the declaration section of a local class,
  At the end of a list of formal parameters of the same type in the declaration of local methods.
  In structure definitions with BEGIN OF and END OF before the statement with the addition END OF.
Since the enhancements implementations for implicit enhancement options
can only be bound to one single framework program, the implicit enhancement options are not available in include programs if the include program:
  Is not included in any framework program
  Is included at more than one point in a framework program
  Is included in multiple programs, without one of these being selected as a relevant framework program in the ABAP Workbench
  Is included in multiple programs and contains at least one include-bound, that is, explicit enhancement option defined with the BOUND addition.
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.

ARTICLE ( Version: 0021)

Implicit Enhancement Options
In addition to enhancement options
that can be created explicitly using ENHANCEMENT-POINT and ENHANCEMENT-SECTION, implicit enhancement options exist in the following places in ABAP programs:
  After the last line of the source code of executable programs, function groups, module pools, subroutine pools, and include programs.
  Before the first and after the last line of the implementation of a procedure (after the introductory statement and before the END statement)
  Before the first and after the last line of a source code plug-in (after ENHANCEMENT and before ENDENHANCEMENT)
  At the end of a visibility area in the declaration section of a local class
  At the end of a list of formal parameters of the same name at the declaration of local methods
  In structure definitions with BEGIN OF and END OF before the statement with the END OF addition
The enhancement implementations for implicit enhancement options can
only ever be appended to a single framework program, which means that the implicit enhancement options are not available in include programs when the following applies:
  The include program is not included in a framework program.
  The include program is included more than once in a framework program.
  The include program is included in multiple programs, and none of these programs is selected as a relevant framework program in ABAP Workbench.
  The include program is included in multiple programs and at least one of these programs contains an include-bound explicit enhancement option (that is, an option defined using the addition BOUND).
To make implicit enhancement options visible in the ABAP Editor, choose
Edit -> Enhancement Operations -> Show Implicit Enhancement Operations. They can be enhanced in 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 Class Builder or Function Builder.
Message text extract from SAP system. Copyright SAP SE.


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!