SAP

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

OData EntityType and Property Definitions

An OData metadata document is a machine-readable description of an OData service's data model, which developers use to understand the structure, entity types, properties, and relationships exposed by that service. Developers read the metadata document to learn how to correctly construct queries and interpret responses when consuming an OData API.

Tutorials that teach this

Concepts that build on this