SAP ABAP Class IF_CLB2_NOTIFICATION (Collaboration: Notification)
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
| Class | IF_CLB2_NOTIFICATION | |
| Short Description | Collaboration: Notification | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140408 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_CLB2_NOTIFICATION has no interface implemented.
Friends
Class IF_CLB2_NOTIFICATION has no friend class.
Attributes
Class 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
Class IF_CLB2_NOTIFICATION has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_CLB2_NOTIFICATION has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |