ABAP Keyword Documentation → ABAP Glossary
type conversion
Transformation of the content of a data object in accordance with the associated
conversion rules. Type conversions occur implicitly in
assignments between data objects with different
data types or can be performed explicitly using the
conversion operator CONV
.