SAP JSON TRAFO ID ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_JSON - Identity Transformation with JSON Writer as Target
This example demonstrates various XML sources for identity transformations with a JSON writer as a target.

ABAP_SOURCE_CODE
DEMO CL_DEMO_CALL_TRAFO_ID_JSON

ABAP_DESCRIPTION
The identity transformation ID is filled three times with XML sources. These sources can be passed to the JSON writer specified as an XML target:
Valid JSON data in a byte string.
A JSON reader that points to this byte string.
XML data in a byte string in JSON XML format .