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 CHECK Instance method Public Method Check whether channel is configued for a given user 20130917
2 GET_CONTACT_DATA Instance method Public Method Returns a string with the readable channel address 20130917
3 GET_DESCRIPTION Instance method Public Method Returns the key description 20130917
4 GET_KEY Instance method Public Method Returns the channel key 20130917
5 IS_IMPLEMENTED Instance method Public Method Check whether channel is implemented on system level 20130917
6 SEND 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 Importing 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 CX_CNV_MBT_NE_INTERNAL_ERROR Invalid Parameters 20130917

Method GET_CONTACT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBSERVER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_NE_OBSERVER Observer Class Implementing Subscriptions to Notifications 20130917
2 Returning RV_ADDRESS Value transfer Type reference (TYPE) STRING 20130917
# Exception Resumable Description Created on
1 CX_CNV_MBT_NE_INTERNAL_ERROR Notification Engine Internal Error 20130917

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Importing 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 Importing IR_OBSERVER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_NE_OBSERVER Observer Class Implementing Subscriptions to Notifications 20130917
3 Importing IV_COT_OBJECT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130917
4 Importing 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 CX_CNV_MBT_NE_INTERNAL_ERROR Notification Engine Internal Error 20130917
History
Last changed by/on SAP  20141030 
SAP Release Created in