SAP CASTING OPERATOR - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

casting operator
Operator for executing a downcast for reference variables. Casting operators are the special assignment operator ?= and the constructor operator CAST.
ABAP_MORE_INFO