SAP CONSTRUCTOR OPERATOR - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

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.
ABAP_MORE_INFO