SAP ABAP Class /IWFND/CL_MGW_PULL_NOTIF_DATA (Data Provider Class for Pull Notifications Service)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-COR (Application Component) Gateway Framework
⤷
/IWFND/MGW_PUSH (Package) GW Framework - Odata Channel - Notification

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MGW_CORE_RUNTIME | ODC Data Provider: Core Interface | 20120320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MGW_DATA_PRO_IMP_ADP | ODC Data Provider Implementation - Adaptation | 20120320 |
Properties
Class | /IWFND/CL_MGW_PULL_NOTIF_DATA | |
Short Description | Data Provider Class for Pull Notifications Service | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWFND/MGW_PUSH | GW Framework - Odata Channel - Notification |
Created | 20111003 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWFND/IF_MGW_CORE_RUNTIME | ODC Data Provider: Core Interface | 20120320 | ||
2 | /IWFND/IF_MGW_DATA_PRO_IMP_ADP | ODC Data Provider Implementation - Adaptation | 20120320 |
Friends
Class /IWFND/CL_MGW_PULL_NOTIF_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWFND/IF_MGW_CONTEXT | MGW Context for Content Development | 20120320 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20111003 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWFND/MGW_INMA_DEFAULT_ALIAS | ODC: System Alias is default - Used for Create and Metadata | 20120320 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /IWFND/DEFI_SYSTEM_ALIAS | SAP System Alias | 20120320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Gets resource URI | 20120817 |
2 | ![]() |
Instance method | Private | Method | Delta token handling | 20120816 |
3 | ![]() |
Instance method | Private | Method | Server-side paging | 20120816 |
Events
Class /IWFND/CL_MGW_PULL_NOTIF_DATA has no event.
Types
Class /IWFND/CL_MGW_PULL_NOTIF_DATA has no local type.
Method Signatures
Method GET_RESOURCE_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20120817 | ||
2 | ![]() |
IV_DELTATOKEN | Call by reference | Type reference (TYPE) | STRING | Deltatoken | 20120817 | ||
3 | ![]() |
IV_SKIPTOKEN | Call by reference | Type reference (TYPE) | STRING | Skiptoken | 20120817 | ||
4 | ![]() |
RV_RESOURCE_URI | Value transfer | Type reference (TYPE) | STRING | Resource URI | 20120817 |
Method GET_RESOURCE_URI on class /IWFND/CL_MGW_PULL_NOTIF_DATA has no exception.
Method HANDLE_DELTATOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_OUTBOUND_NOTIFICATIONS | 20120816 | |||
2 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWFND/IF_MGW_CORE_TYPES=>PARAMETER_VALUES_T | query parameters(deltatoken/skiptoken) | 20120816 |
Method HANDLE_DELTATOKEN on class /IWFND/CL_MGW_PULL_NOTIF_DATA has no exception.
Method HANDLE_SKIPTOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_OUTBOUND_NOTIFICATIONS | Notifications | 20120816 | ||
2 | ![]() |
EV_IDX_END | Call by reference | Type reference (TYPE) | I | Ending index of Server-side paging | 20120816 | ||
3 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWFND/IF_MGW_CORE_TYPES=>PARAMETER_VALUES_T | query parameters(deltatoken/skiptoken) | 20120816 |
Method HANDLE_SKIPTOKEN on class /IWFND/CL_MGW_PULL_NOTIF_DATA has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 250 |