SAP ABAP JSON ASJSON ELEM ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_JSON - asJSON for Elementary Object Types
This example demonstrates asJSON for all elementary ABAP types.

ABAP_SOURCE_CODE
DEMO CL_DEMO_ASJSON_ELMNTRY_TYPES

ABAP_DESCRIPTION
The identity transformation ID, for which a JSON writer is specified as the XML target, is called to create the asJSON representation of all elementary ABAP types.
For comparison, the JSON-XML representation of the JSON data and the asXML representation of the ABAP data is also shown.