SAP

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

OData Schema Namespace

An OData metadata document is a machine-readable description of an OData service's data model, which developers read to understand the entity types, properties, and relationships exposed by the service. Developers use it to learn what data a service provides and how to construct valid requests against it. You can follow this tutorial to learn how to read OData metadata documents.

Tutorials that teach this

Concepts that build on this