SAP ABAP Class CL_CRM_MCM_CONTACT_EVENT (MCm contact event)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_MCM_CONTACT_EVENT MCM Contact Events 20031211
Properties
Class CL_CRM_MCM_CONTACT_EVENT  
Short Description MCm contact event    
Super Class    
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 20031211   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_MCM_CONTACT_EVENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_MCM_CONTACT_EVENT MCM Contact Events 20031211
Friends
Class CL_CRM_MCM_CONTACT_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCEPTED Instance attribute Public Attribute reference (LIKE) 20031211
2 CHANGED Instance attribute Public Attribute reference (LIKE) 20031211
3 ENDED Instance attribute Public Attribute reference (LIKE) 20031211
4 IADUPDATED Instance attribute Public Attribute reference (LIKE) 20031211
5 M_BCB_CHANGED_ITEM_ATTR Instance attribute Private Object reference (TYPE REF TO) CL_BCB_ITEM_CHANGES 20031211
6 M_EVENT_ID Instance attribute Private Type reference (TYPE) I 20031211
7 M_MCM_CONTACT_ORIGIN Instance attribute Private Object reference (TYPE REF TO) CL_CRM_MCM_CONTACT 20031211
8 STARTED Instance attribute Public Attribute reference (LIKE) 20031211
9 WRAPUPSTARTED Instance attribute Public Attribute reference (LIKE) 20031211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031211
2 GET_ID Instance method Public Method get event id 20031211
3 GET_ORIGIN Instance method Public Method get origin of contact 20031211
Events
Class CL_CRM_MCM_CONTACT_EVENT has no event.
Types
Class CL_CRM_MCM_CONTACT_EVENT 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_CHANGED_ITEM_ATTR Call by reference Object reference (TYPE REF TO) CL_BCB_ITEM_CHANGES 20031211
2 Importing CONTACT_ORIGIN Call by reference Object reference (TYPE REF TO) CL_CRM_MCM_CONTACT MCM Contact 20031211
3 Importing EVENT_ID Call by reference Type reference (TYPE) I 20031211

Method CONSTRUCTOR on class CL_CRM_MCM_CONTACT_EVENT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT_ID Value transfer Type reference (TYPE) I 20031211

Method GET_ID on class CL_CRM_MCM_CONTACT_EVENT has no exception.

Method GET_ORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MCM_CONTACT_ORIGIN Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_CONTACT MCM Contact 20031211

Method GET_ORIGIN on class CL_CRM_MCM_CONTACT_EVENT has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400