SAP ABAP Class CL_CRM_IC_ALERT_RETURN (Return object for alert execution)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ALT (Application Component) Alert
     CRM_IC_APPL_ALERTS (Package) CRM Interaction Center: Alerts
Properties
Class CL_CRM_IC_ALERT_RETURN  
Short Description Return object for alert execution    
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 20040130   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_ALERT_RETURN has no forward declaration.
Interfaces
Class CL_CRM_IC_ALERT_RETURN has no interface implemented.
Friends
Class CL_CRM_IC_ALERT_RETURN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PLACEHOLDERS Instance attribute Private Type reference (TYPE) CRMT_IC_AM_PLACEHOLDER_TAB Table of Alert Placeholder Ids and properties 20040130
2 TIMER Instance attribute Private Type reference (TYPE) I 0 Timer value for delayed alerts 20040130
Methods
# Method Level Visibility Method type Description Created on
1 GET_PLACEHOLDERS Instance method Public Method Return placeholders 20040130
2 GET_TIMER Instance method Public Method Get timer value 20040202
3 SET_PLACEHOLDERS Instance method Public Method Get placeholders 20040130
4 SET_TIMER Instance method Public Method Set timer value 20040202
Events
Class CL_CRM_IC_ALERT_RETURN has no event.
Types
Class CL_CRM_IC_ALERT_RETURN has no local type.
Method Signatures

Method GET_PLACEHOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PLHOLDERS Value transfer Type reference (TYPE) CRMT_IC_AM_PLACEHOLDER_TAB Tabelle für Alert-Platzhalter-IDs und -Eigenschaften 20040202

Method GET_PLACEHOLDERS on class CL_CRM_IC_ALERT_RETURN has no exception.

Method GET_TIMER Signature

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

Method GET_TIMER on class CL_CRM_IC_ALERT_RETURN has no exception.

Method SET_PLACEHOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLHOLDERS Call by reference Type reference (TYPE) CRMT_IC_AM_PLACEHOLDER_TAB Tabelle für Alert-Platzhalter-IDs und -Eigenschaften 20040202

Method SET_PLACEHOLDERS on class CL_CRM_IC_ALERT_RETURN has no exception.

Method SET_TIMER Signature

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

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