SAP CHECKPOINT - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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.
ABAP_MORE_INFO