SAP

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

OData Entity Relationships and Associations

An EntitySet with Input Parameters is an OData construct that allows developers to configure an entity set to accept input parameters when querying data. In SAP development, a developer uses it to pass specific values that filter or shape the data returned by the OData service at the entity set level. This is configured as part of an OData service definition, as described in Configuring an EntitySet with Input Parameters.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this