SAP ABAP Class IF_CNV_MBT_NE_CHANNEL (Channel Interface for Notifications)
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
| Class | IF_CNV_MBT_NE_CHANNEL | |
| Short Description | Channel Interface for Notifications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130826 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CNV_MBT_NE_CHANNEL has no forward declaration.
Interfaces
Class IF_CNV_MBT_NE_CHANNEL has no interface implemented.
Friends
Class IF_CNV_MBT_NE_CHANNEL has no friend class.
Attributes
Class 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
Class IF_CNV_MBT_NE_CHANNEL has no event.
Types
Class 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 class 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 class 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 class 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 |