Ansicht
Dokumentation

ABENCHECKPOINT_ABEXA - CHECKPOINT ABEXA

ABENCHECKPOINT_ABEXA - CHECKPOINT ABEXA

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Checkpoints and Checkpoint Groups

This example demonstrates the various checkpoints and their binding to a checkpoint group.

Source Code

Execute

Description

The example includes the following:

All of these are linked with the checkpoint group DEMO_CHECKPOINT_GROUP.

The Activation function in transaction SAAB can be used to individually set the activation functions of this checkpoint group for the three checkpoints.

For example, if the following settings are made:

  • Break for breakpoints
  • Log for logpoints
  • Abort for assertions

and the default values for the parameters are applied,

  • the statement LOG-POINT writes an entry to a log that can be analyzed after the program is executed in transaction SAAB,
  • the program stops at the statement BREAK-POINT in the ABAP Debugger,
  • an ASSERTION_FAILED runtime error occurs for the statement ASSERT because field2 is initial.

If the activation settings are all inactive, all checkpoints are ignored.






Addresses (Business Address Services)   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2307 Date: 20240426 Time: 054828     sap01-206 ( 25 ms )