ABAP Keyword Documentation → ABAP Glossary
Up Cast
Also referred to as widening cast. Assignment between reference variables, where the static type of the target variables is similar or identical to the static type of the source variables. See Down Cast.