SAP ABAP Class IF_CRM_IC_ALERT (Interface for alert classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ALERT_CHATPOSTING alert for chat posting 20040130
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ALERT_GENERIC Generic Alert Class 20040130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ALERT_ICSCOMPLETE alert class for ics complete 20040130
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ALERT_RELATED_DOCS Alert for related documents available 20040130
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ALERT_REMINDER Reminder alert 20040130
Properties
Class IF_CRM_IC_ALERT  
Short Description Interface for alert classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040120   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_IC_ALERT has no forward declaration.
Interfaces
Class IF_CRM_IC_ALERT has no interface implemented.
Friends
Class IF_CRM_IC_ALERT has no friend class.
Attributes
Class IF_CRM_IC_ALERT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method process the alert message and send it to browser via SAM 20040120
2 INITIALIZE Instance method Public Method Initialization 20040120
Events
Class IF_CRM_IC_ALERT has no event.
Types
Class IF_CRM_IC_ALERT has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALERT Call by reference Object reference (TYPE REF TO) CL_CRM_IC_ALERT 20040130
2 Returning ALERTRETURN Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ALERT_RETURN Tabelle für Alert-Platzhalter-IDs und -Eigenschaften 20040202
3 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_CRM_IC_EVENT IC-Ereignis 20040130

Method EXECUTE on class IF_CRM_IC_ALERT has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class IF_CRM_IC_ALERT has no parameter.
Method INITIALIZE on class IF_CRM_IC_ALERT has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in