SAP ABAP Data Element CRMT_IC_ALT_ABAP_CLASS (Alert Class Name)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC (Application Component) Interaction Center WebClient
     CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
Basic Data
Data Element CRMT_IC_ALT_ABAP_CLASS
Short Description Alert Class Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Class 
Medium 15 Class 
Long 20 Alert Class Name 
Heading 40 Alert Class Name 
Documentation

Definition

ABAP class that implements the alert. The class contains all required logic to determine how and if the alert is rendered. Classes can be as simple as replacing certain placeholders, or as complex as evaluating sophisticated rules to determine whether an alert is to be displayed.

Use

Enter a class. Possible entries include all classes that implement interface IF_CRM_IC_ALERT. For more information, see the corresponding class documentation in the Class Builder.

If you want to create your own class, you must implement this interface and add coding to the EXECUTE method.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 500