ABAP Keyword Documentation → ABAP Glossary
table comprehension
Creates the content of an internal table by evaluating one or more tables using
table iterations with
iteration expressions within a
constructor expression with the
instance operator NEW
or the
value operator VALUE
.
Other versions:
7.31 | 7.40 | 7.54