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 casting operator CAST, and the conditional operators COND and SWITCH.

More