Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 477 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 477 Bytes

🌐 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).