Implicit Enhancement Point

Why Trust Techopedia

What Does Implicit Enhancement Point Mean?

An implicit enhancement point is a source code plug-in point provided in Advanced Business Application Programming (ABAP) programmed SAP objects. Unlike an explicit enhancement point or explicit enhancement section, implicit enhancement points are usually provided and exist for almost all SAP objects. Implicit enhancement points are usually hidden and need to be specified by a user to make them visible.

Advertisements

Techopedia Explains Implicit Enhancement Point

Implicit enhancement points are mostly provided:

At the beginning and end of of the source code of a program
Before the first and last line of source code containing a procedure implementation
At the last line of a the visibility section in the declaration section of a local class
At end of the formal parameter list in the declaration section of local methods
At the visibility sections of global classes, global methods and parameter interfaces of function modules . In order to make implicit enhancement options visible to the user, the following path has to be followed in the SAP ABAP editor (transaction SE38):

Edit -> Enhancement Operations -> Show implicit Enhancement Options

Enhancing the implicit enhancements are to be done in the same manner as explicit enhancement options, using the source code enhancements.

Implicit enhancement points are provided to declare additional variables in the SAP standard program, and to modify or enhance the variable content or data at the end of the SAP standard program.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…