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 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
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 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 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 Returning 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 Returning 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 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