SAP NetWeaver AS ABAP Release 751, ©Copyright 2017 SAP AG. All rights reserved.
ABAP - Keyword Documentation → ABAP - Reference → Program Flow Logic →Iteration Expressions
An iteration expression is a subexpression of specific constructor expressions introduced using the iteration operator FOR and performs an iteration here. Alongside the optional use for creating rows in internal tables with the corresponding variants of the instance operator NEW and the value operator VALUE, a special reduction operator REDUCE is available that is based entirely on iteration expressions.