Start of Content Area
logpoint (BC-ABA)

ABAP Runtime Environment (BC-ABA)

Logging point in an ABAP program. A log point is defined as an unconditional checkpoint using the LOG-POINT statement. When an active logpoint is reached, a log entry is made. A logpoint must be assigned a checkpoint group that controls its activation when it is defined.

End of Content Area