/northwind_odata_example

🌐 Northwind OData access example

Primary LanguageABAPMIT LicenseMIT

🌐 Northwind OData Access Example

Northwind is a free public OData service for test purpose. I wrote a small test class with a http client (IF_WEB_HTTP_CLIENT, provided by CL_WEB_HTTP_CLIENT) to read customer data from Northwind in JSON format and to list data on ABAP Development Tools console. The example was made on SAP Business Technology Platform ABAP environment (Steampunk).