SAP ABAP HELLO JSON ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_JSON - asJSON in General
This example demonstrates asJSON for a text string.

ABAP_SOURCE_CODE
DEMO CL_DEMO_JSON_ELEMENTARY_TRAFO

ABAP_DESCRIPTION
The identity transformation ID, for which a JSON writer is specified as the XML target, serializes a text string to JSON. The output shows the asJSON representation of the text string.
The identity transformation ID then deserializes JSON data in asJSON format to a text string.