ABAP Keyword Documentation → ABAP Glossary
table reduction
Creates the content of a data object by evaluating one or more
internal tables using
table iterations with
iteration expressions in a
constructor expression with the
reduction operator
REDUCE
. This usually reduces the content of the internal table to a less complex data object.
Other versions:
7.31 | 7.40 | 7.54