SAP ABAP Class IF_CRM_MCM_CHANNEL (MCM Channel)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MCM_CHANNEL MCM Channel (telephone, mail and chat) 20031112
Properties
Class IF_CRM_MCM_CHANNEL  
Short Description MCM Channel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031014   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CRM_MCM_CHANNEL has no interface implemented.
Friends
Class IF_CRM_MCM_CHANNEL has no friend class.
Attributes
Class IF_CRM_MCM_CHANNEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADDRESS Instance method Public Method 20050501
2 CLOSE Instance method Public Method close channel 20031014
3 GET_APPLICATION_ID Instance method Public Method 20080325
4 IS_AVAILABLE Instance method Public Method 20050501
5 OPEN Instance method Public Method open channel 20031014
6 SET_STATUS Instance method Public Method 20050501
Events
Class IF_CRM_MCM_CHANNEL has no event.
Types
Class IF_CRM_MCM_CHANNEL has no local type.
Method Signatures

Method CHECK_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BCB_ADDRESS Call by reference Object reference (TYPE REF TO) IF_BCB_ADDRESS common attributes of an address 20050501
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20050501

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BCB_ADDRESS Call by reference Object reference (TYPE REF TO) IF_BCB_ADDRESS Gemeinsamkeiten einer Adresse 20031113

Method CLOSE on class IF_CRM_MCM_CHANNEL has no exception.

Method GET_APPLICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_APP_IDS Call by reference Type reference (TYPE) CRMT_IC_MCM_APPLICATION_IDS Application Id for each channel 20080325

Method GET_APPLICATION_ID on class IF_CRM_MCM_CHANNEL has no exception.

Method IS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050501

Method IS_AVAILABLE on class IF_CRM_MCM_CHANNEL has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BCB_ADDRESS Call by reference Object reference (TYPE REF TO) IF_BCB_ADDRESS Gemeinsamkeiten einer Adresse 20031106
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20040114

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUS Call by reference Type reference (TYPE) I 20050501

Method SET_STATUS on class IF_CRM_MCM_CHANNEL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in