SAP ABAP Interface IF_CNV_MBT_NE_CHANNEL (Channel Interface for Notifications)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_NOTIFICATION_ENGINE (Package) Notification Service for Subscribers to PCL Object Changes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NE_CHANNEL_EMAIL | Channel implementation for email | 20130917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NE_CHANNEL_SMS | Channel implementation for SMS | 20130917 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NE_CHANNEL_SODOC | Channel implementation for SAP Office Document | 20130917 |
Properties
| Interface | IF_CNV_MBT_NE_CHANNEL | |
| Short Description | Channel Interface for Notifications |
General Data
| Package | CNV_MBT_NOTIFICATION_ENGINE | Notification Service for Subscribers to PCL Object Changes |
| Created | 20130826 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_CNV_MBT_NE_CHANNEL has no forward declaration.
Interfaces
Interface IF_CNV_MBT_NE_CHANNEL has no interface.
Friends
Interface IF_CNV_MBT_NE_CHANNEL has no friend.
Attributes
Interface IF_CNV_MBT_NE_CHANNEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether channel is configued for a given user | 20130917 | |
| 2 | Instance method | Public | Method | Returns a string with the readable channel address | 20130917 | |
| 3 | Instance method | Public | Method | Returns the key description | 20130917 | |
| 4 | Instance method | Public | Method | Returns the channel key | 20130917 | |
| 5 | Instance method | Public | Method | Check whether channel is implemented on system level | 20130917 | |
| 6 | Instance method | Public | Method | Issues the channel outbound | 20130917 |
Events
Interface IF_CNV_MBT_NE_CHANNEL has no event.
Types
Interface IF_CNV_MBT_NE_CHANNEL has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_OBSERVER | Observer Class Implementing Subscriptions to Notifications | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
Method GET_CONTACT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_OBSERVER | Observer Class Implementing Subscriptions to Notifications | 20130917 | |||
| 2 | RV_ADDRESS | Value transfer | Type reference (TYPE) | STRING | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Notification Engine Internal Error | 20130917 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | CNV_MBT_DESCRIPTION | Description of tables | 20130917 |
Method GET_DESCRIPTION on Interface IF_CNV_MBT_NE_CHANNEL has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KEY | Value transfer | Type reference (TYPE) | CNV_MBT_NE_CHANNEL_KEY | SLO Notification Engine channel key | 20130917 |
Method GET_KEY on Interface IF_CNV_MBT_NE_CHANNEL has no exception.
Method IS_IMPLEMENTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IMPLEMENTED | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130917 |
Method IS_IMPLEMENTED on Interface IF_CNV_MBT_NE_CHANNEL has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_EVENT | Event Class for Notifications thrown as a result | 20130917 | |||
| 2 | IR_OBSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_OBSERVER | Observer Class Implementing Subscriptions to Notifications | 20130917 | |||
| 3 | IV_COT_OBJECT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130917 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | CNV_MBT_STARTTIME | Time Stamp Start of Execution of a Specified Activity | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Notification Engine Internal Error | 20130917 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |