SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →checkpoint
Generic term for assertions, breakpoints, or logpoints. The statements ASSERT, BREAK-POINT, and LOG-POINT for defining checkpoints are not operative but equip the program for test purposes. Inactive checkpoints are ignored during program execution.