SAP ABAP Class CL_CRM_MCM_PHONE_LINE (MCM telephone connection)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     IC_CCS_MCM (Package) IC Communication Channels Service Multi-Channel Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_MCM_CHANNEL_CONTAINER MCM Container 20031112
Properties
Class CL_CRM_MCM_PHONE_LINE  
Short Description MCM telephone connection    
Super Class CL_CRM_MCM_CHANNEL_CONTAINER MCM Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IC_CCS_MCM   IC Communication Channels Service Multi-Channel Management 
Created 20031112   SAP 
Last change 20100303   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 CL_CRM_MCM_PHONE_LINE has no interface implemented.
Friends
Class CL_CRM_MCM_PHONE_LINE has no friend class.
Attributes
Class CL_CRM_MCM_PHONE_LINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031112
2 CREATE_PHONE_CALL Instance method Public Method create phone call 20031208
3 GET_HELD_PHONE_CALL Instance method Public Method 20050125
4 MAKE_CALL Instance method Public Method initiate call 20031208
Events
Class CL_CRM_MCM_PHONE_LINE has no event.
Types
Class CL_CRM_MCM_PHONE_LINE has no local type.
Method Signatures

Method CONSTRUCTOR 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 20031112
2 Importing MCM_CHANNEL Call by reference Object reference (TYPE REF TO) CL_CRM_MCM_CHANNEL MCM Kanal 20031112

Method CONSTRUCTOR on class CL_CRM_MCM_PHONE_LINE has no exception.

Method CREATE_PHONE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRE_CALL_ID Call by reference Type reference (TYPE) STRING MCM Previous call id 20081203
2 Returning MCM_PHONE_CALL Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_PHONE_CALL MCM Phone Call 20031208
3 Importing UPDATE_PROPS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040526
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20031208

Method GET_HELD_PHONE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MCM_PHONE_CALL Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_PHONE_CALL MCM phone call 20050125

Method GET_HELD_PHONE_CALL on class CL_CRM_MCM_PHONE_LINE has no exception.

Method MAKE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIAL_NUMBER Call by reference Type reference (TYPE) STRING 20031208
2 Returning MCM_PHONE_CALL Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_PHONE_CALL MCM Phone Call 20031208
# Exception Resumable Description Created on
1 CX_CRM_MCM_EXCEPTION MCM Ausnahme 20031208
History
Last changed by/on SAP  20100303 
SAP Release Created in