When the system encounters an active breakpoint during program execution, program execution is interrupted and it calls the Debugger automatically. When the system encounters an active logpoint, this is recorded in the log of the assigned checkpoint group.
Different Activation Modes for Activatable Checkpoints
For logpoints and logged assertions, the content of any data objects (except for reference variables) can be stored in the log. Here you use the supplement FIELDS in the ASSERT statement. If Abort has been set for assertions, the system displays the content of the first eight data objects that are listed behind FIELDS in the generated short dump.