SAP ABAP Class CL_CRM_IC_POLLFREE_UTIL (Poll Free alert, utility class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ALT (Application Component) Alert
     CRM_IC_APPL_ALERTS (Package) CRM Interaction Center: Alerts
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_EVENT_LISTENER IC event service interface 20090305
Properties
Class CL_CRM_IC_POLLFREE_UTIL  
Short Description Poll Free alert, utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_ALERTS   CRM Interaction Center: Alerts 
Created 20081217   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_CRM_IC_EVENT_LISTENER IC event service interface 20090305
Friends
Class CL_CRM_IC_POLLFREE_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DELETED_NP_ALERTS Static Attribute Protected Type reference (TYPE) STRING deleted poll free alert 20090218
2 GR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_POLLFREE_UTIL Poll Free alert, utility class 20090305
3 POLL_ALERT_ARRAY Static Attribute Protected Type reference (TYPE) STRING 20081229
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ALERT Static method Public Method To Add alert in Json Format 20081217
2 DELETE_ALERT Static method Public Method 20090218
3 GET_DELETED_NP_ALERTS Static method Public Method To get array of deleted poll free alerts 20090218
4 GET_INSTANCE Static method Public Method Return utility class instance 20090305
5 GET_JSON_ALERTS Static method Public Method To Get array of alerts in Json format 20090108
Events
Class CL_CRM_IC_POLLFREE_UTIL has no event.
Types
Class CL_CRM_IC_POLLFREE_UTIL has no local type.
Method Signatures

Method ADD_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALERT_ID Call by reference Type reference (TYPE) CRM_IC_ALERT_ID Alert ID 20090108
2 Importing IV_ALERT_TEXT Call by reference Type reference (TYPE) CRMT_IC_ALERT_MSG Alert text 20081217
3 Importing IV_SESSION_ID Call by reference Type reference (TYPE) STRING Session Id number 20081217
4 Importing IV_TIME_OUT Call by reference Type reference (TYPE) I time out 20081217

Method ADD_ALERT on class CL_CRM_IC_POLLFREE_UTIL has no exception.

Method DELETE_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALERT_ID Call by reference Type reference (TYPE) STRING 20090218

Method DELETE_ALERT on class CL_CRM_IC_POLLFREE_UTIL has no exception.

Method GET_DELETED_NP_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_DELETED_ALERTS Call by reference Type reference (TYPE) STRING 20090218

Method GET_DELETED_NP_ALERTS on class CL_CRM_IC_POLLFREE_UTIL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CRM_IC_POLLFREE_UTIL Poll Free alert, utility class 20090305

Method GET_INSTANCE on class CL_CRM_IC_POLLFREE_UTIL has no exception.

Method GET_JSON_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_JSON Call by reference Type reference (TYPE) STRING 20090108

Method GET_JSON_ALERTS on class CL_CRM_IC_POLLFREE_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701