ABAP Keyword Documentation → ABAP - Reference → Program Flow Logic → Control Structures
Branches
This section describes the branches defined using
Special types of branch are group control processing for internal tables and extracts and exception handling.
Other versions: 7.31 | 7.40 | 7.54
Note
The conditional operators
COND
and
SWITCH
can be used to implement branches in operand positions.