SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Logpoint
Logpoint in an ABAP program. Imperative checkpoint that is defined with the statement LOG-POINT. When an active logpoint is reached, a log entry is created. A logpoint must be assigned to a checkpoint group when it is created. This checkpoint group controls the activation of the logpoint. Also see checkpoint that can be activated.