SAP SERIALIZE REF HEAP EMBED ABEXA



Get Example source ABAP code based on a different SAP table
  



Serialization to Heap or Embedded
This example demonstrates serializations of an anonymous data object to asXML and to asJSON.

ABAP_SOURCE_CODE
DEMO CL_DEMO_ASXML_HEAP_EMBEDDED

ABAP_DESCRIPTION
The identity transformation ID is used to serialize an anonymous data object to asXML and to asJSON, once with and once without the transformation option data_refs = `embedded`.