Show TOC

/IWBEP/CL_MGW_PUSH_ABS_DATALocate this document in the navigation structure

This is the abstract class, which acts as base class for every push-enabled data provider class (DPC). This class is used by any OData Channel application which covers a push scenario as a super class if the adaptation is done in the system in which the IW_BEP component is installed.

This class serves all subscription-related requests (CRUD).

Method CHECK_SUBSCRIPTION_AUTHORITY

This is an abstract method, which is implemented by the application-specific data provider class to perform its own authority checks to ensure that the user is authorized to subscribe to certain collections.

Parameter

Description

IS_SUBSCRIPTION_DATA

Contains the data of the actual subscription request of a user.