SAP NEWS-740-JSON
Get Example source ABAP code based on a different SAP table
JSON Binding in ABAP Release 7.40, SP02
From ABAP_RELEASE 7.40 SP02, ABAP supports the handling of JSON data and the transformation of ABAP data to JSON and back. For more information, see
This enhancement has also been ported to releases 7.02 and 7.31.
ITOC
ABAP_MODIFICATION_NN
ABAP_MODIFICATION_NN
The canonical JSON representation asJSON defines a mapping between ABAP types and JSON. This is used in serializations and deserializations using the
ABAP_MODIFICATION_NN
JSON data can be specified in various forms as an XML source in the statement
ABAP_MODIFICATION_NN
The escape function