SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

XCO JSON Module

The XCO JSON module is an ABAP library provided by the Extension Components (XCO) framework on SAP Business Technology Platform, designed to make working with JSON data as simple as possible. Developers use it to create and process JSON data within ABAP programs, for example when executing outbound service calls from custom business object logic. More details can be found in the official SAP BTP documentation.

Tutorials that teach this

Docs explaining this concept

Prerequisites