SAP ABAP Interface IF_CLB2_NOTIFICATION (Collaboration: Notification)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_NOTIFY (Package) Subscription and Notification Scenarios
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_NOTIFICATION | Collboration: Notification | 20140409 |
Properties
| Interface | IF_CLB2_NOTIFICATION | |
| Short Description | Collaboration: Notification |
General Data
| Package | CLB2_NOTIFY | Subscription and Notification Scenarios |
| Created | 20140408 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_CLB2_FEED_GW | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CLB2_NOTIFICATION has no interface.
Friends
Interface IF_CLB2_NOTIFICATION has no friend.
Attributes
Interface IF_CLB2_NOTIFICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Fill Notification Data from Subscriptions | 20140409 | |
| 2 | Instance method | Public | Method | Fill JSON Header from Data Reference | 20140409 | |
| 3 | Instance method | Public | Method | Fill JSON Header from Structure | 20140409 | |
| 4 | Instance method | Public | Method | Get Notification Data | 20140411 | |
| 5 | Instance method | Public | Method | Send one notification | 20140409 | |
| 6 | Static method | Public | Method | Send all notifications | 20140411 | |
| 7 | Instance method | Public | Method | Set Notification Data | 20140411 | |
| 8 | Instance method | Public | Method | Set Text at Notification Data | 20140411 |
Events
Interface IF_CLB2_NOTIFICATION has no event.
Types
Interface IF_CLB2_NOTIFICATION has no local type.
Method Signatures
Method FILL_FROM_SUBSCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SUBSCRIPTION | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SUB_DATA | 20140409 |
Method FILL_FROM_SUBSCRIPTION on Interface IF_CLB2_NOTIFICATION has no exception.
Method FILL_JSON_HEADER_FROM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20140409 |
Method FILL_JSON_HEADER_FROM_REF on Interface IF_CLB2_NOTIFICATION has no exception.
Method FILL_JSON_HEADER_FROM_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_CLB2_FEED_GW=>TY_S_JSON_HEADER | 20140409 |
Method FILL_JSON_HEADER_FROM_STRUCT on Interface IF_CLB2_NOTIFICATION has no exception.
Method GET_NOTICATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NOTIFICATION_DATA | Value transfer | Type reference (TYPE) | IF_CLB2_FEED_GW=>TY_S_NOTIFICATION_FEED | 20140411 |
Method GET_NOTICATION_DATA on Interface IF_CLB2_NOTIFICATION has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRECT_SEND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140409 | |||
| 2 | 20140409 | |||
| 3 | 20140409 | |||
| 4 | 20140409 |
Method SEND_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRECT_SEND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140411 | |||
| 2 | 20140411 | |||
| 3 | 20140411 | |||
| 4 | 20140411 |
Method SET_NOTICATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFICATION_DATA | Call by reference | Type reference (TYPE) | IF_CLB2_FEED_GW=>TY_S_NOTIFICATION_FEED | 20140411 |
Method SET_NOTICATION_DATA on Interface IF_CLB2_NOTIFICATION has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20140411 |
Method SET_TEXT on Interface IF_CLB2_NOTIFICATION has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |