ABAP Keyword Documentation → ABAP Glossary
table iteration
Sequential evaluation of an internal table. Either in a
loop introduced using
LOOP AT
or PROVIDE
or with the corresponding
variants of an iteration expression.
Other versions:
7.31 | 7.40 | 7.54