SAP ABAP JSON ASJSON TABLE ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_JSON - asJSON for Internal Tables
This example demonstrates asJSON for internal tables.

ABAP_SOURCE_CODE
DEMO CL_DEMO_ASJSON_TABLES

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 an internal table.
For comparison, the JSON-XML representation of the JSON data and the asXML representation of the ABAP data is also shown.