OData FW Logo
Classes

ZCL_ODATA_DATA_PROVIDER

This class contains the data provider classes for the odata service. Every data provider needs to inherit from the ZCL_ODATA_MAIN class.

This class contains the data provider classes for the odata service. Every data provider needs to inherit from the ZCL_ODATA_MAIN class.

Methods

add

Adds an entry to the data provider.

add_entities2providers

Adds the entities to the data provider. The actions will be added from the customizing.

get_all

Gets all entries from the data provider.

get

Gets an entry from the data provider.

get_action

Gets an action from the data provider.