ABAP Keyword Documentation → ABAP - Reference → Program Flow → Control Structures
Loops
This section describes the loops defined using
DO-ENDDO, and
Other keywords for defining loops are:
LOOP-ENDLOOP, and
PROVIDE-ENDPROVIDEfor loops through internal tables and
SELECT-ENDSELECTfor loops through the result set of a database access
Other versions: 7.31 | 7.40 | 7.54