SAP MOVE EXACT REFERENCE

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/sap-help/index.php on line 54
ARTICLE

MOVE EXACT - Reference Variables
The addition EXACT only permits up casts . ?TO cannot be used in the syntax of down casts.
No further checks are performed on the content of the reference variables.

Note
If the lossless operator EXACT is used instead of the addition EXACT, down casts are also possible.