ABAP Keyword Documentation →  ABAP Glossary → 

deserialization

Transformation of XML data or JSON data to ABAP data objects. Performed either by calling an XSLT program or a simple transformation. If use XSLT is used, the result of the transformation (in XML) must be a canonical XML representation (asXML) .