SAP ABAP Class CX_ALERT (Basic Class of All Alert Error Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-ALM (Application Component) Alert Framework
     SALERT_CORE (Package) Central Alert Server
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20010205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_CAT Basic Class of All Alert Categories 20010205
2 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_CONFIG Basis Class for Exceptions in Configuration 20030616
3 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_DELIVER_ERROR Error in Delivery 20010214
4 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_ESCALATION_RECIPIENT Alert recipient is esclation recipient 20050810
5 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_LOCKED Alert Is Locked 20010209
6 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_AUTHORIZATION No Authorization 20030825
7 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_ESCALATION Alerts: No Escalation Possible 20011109
8 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_EXTERNAL_ID External ID Could Not Be Obtained 20010926
9 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_RECIPIENTS Alert Has No Recipients 20010208
10 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_ONLY_ONE_RECIPIENT Only one alert recipient assigned 20050302
... Click here to see Used By full list (12 items)
Properties
Class CX_ALERT  
Short Description Basic Class of All Alert Error Messages    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SALERT_CORE   Central Alert Server 
Created 20010205   SAP 
Last change 20011010   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ALERT has no forward declaration.
Interfaces
Class CX_ALERT has no interface implemented.
Friends
Class CX_ALERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ALERT Constant Public Type reference (TYPE) SOTR_CONC 'B0CB4B3C24FBD411B1270008C784BF85' 20010205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010205
Events
Class CX_ALERT has no event.
Types
Class CX_ALERT 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20010205
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20010205

Method CONSTRUCTOR on class CX_ALERT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_CAT Basic Class of All Alert Categories 20010205
2 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_CONFIG Basis Class for Exceptions in Configuration 20030616
3 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_DELIVER_ERROR Error in Delivery 20010214
4 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_ESCALATION_RECIPIENT Alert recipient is esclation recipient 20050810
5 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_LOCKED Alert Is Locked 20010209
6 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_AUTHORIZATION No Authorization 20030825
7 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_ESCALATION Alerts: No Escalation Possible 20011109
8 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_EXTERNAL_ID External ID Could Not Be Obtained 20010926
9 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_NO_RECIPIENTS Alert Has No Recipients 20010208
10 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_ONLY_ONE_RECIPIENT Only one alert recipient assigned 20050302
11 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_RECIPIENT Basic Class of All Alert Recipients 20010206
12 Inheritance (c INHERITING FROM c_ref)  CX_ALERT_UNKNOWN Alert Does Not Exist 20010328
History
Last changed by/on SAP  20011010 
SAP Release Created in 300