SAP TYPE CONVERSION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

type conversion
Converts the content of a data object according to 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.