ABAP Keyword Documentation → ABAP Glossary
writable expression
Expression representing an operand on which writes can be performed. Writable expression can be certain
constructor expressions
constructed using
NEW and CAST
or
table expressions. A writable expression can be specified in a
result position.
Other versions:
7.31 | 7.40 | 7.54