SAP CASTING OPERATOR - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

casting operator
Operator used to perform a down cast for reference variables. Casting operators are the special assignment operator ?= and the constructor operator CAST.
ABAP_MORE_INFO