SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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.