ABAP Keyword Documentation → ABAP Glossary
constructor operator
Operator of a
constructor expression. Possible constructor operators are the
instance operator NEW, the
value operator VALUE, the
reference operator REF, the
lossless operator EXACT, the
conversion operator CONV, the
component operator CORRESPONDING, the
casting operator CAST, the
reduction operator REDUCE, the
filter operator FILTER, and the
conditional operators
COND and SWITCH.
Other versions:
7.31 | 7.40 | 7.54