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