...Building JSON data from SAP data objects and parsing JSON data back to SAP data objects are supported.
See the WIKI for some examples.
Thanks to the SAP community and especially to Rüdiger Plantiko for the basic work (http://ruediger-plantiko.blogspot.de/2010/12/ein-json-parser-in-abap.html).
Enjoy!
last Changes:
- JSON HTTP Client
- HTTP Auth for Basic, SAP Basic+SSO, WSSE
- Bugfixes: Big Integer, negative Integer
- Array with has_next/next
- Object with robust set_text method
- OpenWeatherMap.org Example (see files/example)