SAP JSON - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

JSON
JavaScript Object Notation ( http://www.json.org/). Data format in text form for data exchange between applications. In ABAP, sXML Library and transformations can be used to access JSON. This is enabled by a special JSON-XML supported by sXML Library.
ABAP_MORE_INFO