ABAP - Keyword Documentation →  ABAP - Reference →  Data Interfaces and Communication Interfaces → 

ABAP and JSON

This section explains how JSON data can be created and read in ABAP. The main topics are

The handling of JSON data in ABAP is based on the following principles:

For examples, see the appropriate programs in the example library.



Continue
JSON - Short Overview
JSON-XML - XML Representation of JSON
Parsing and Rendering JSON Data
Transformations for JSON
JSON, Examples