SAP ABAP Class CA_ALERT_ALIAS (Agent ALM: Alias of an Alert Category)
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)  CB_ALERT_ALIAS Base Agent ALM: Alias of an Alert Category 20041126
Properties
Class CA_ALERT_ALIAS  
Short Description Agent ALM: Alias of an Alert Category    
Super Class CB_ALERT_ALIAS Base Agent ALM: Alias of an Alert Category 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALERT_CORE   Central Alert Server 
Created 20041126   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CA_ALERT_ALIAS has no forward declaration.
Interfaces
Class CA_ALERT_ALIAS has no interface implemented.
Friends
Class CA_ALERT_ALIAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Static Attribute Public Object reference (TYPE REF TO) CA_ALERT_ALIAS Class Agent - Singleton 20041126
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20041126
2 GET_PERSISTENT_BY_CATEGORY Instance method Public Method Returns the Alias for an Alert Category 20041129
Events
Class CA_ALERT_ALIAS has no event.
Types
Class CA_ALERT_ALIAS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CA_ALERT_ALIAS has no parameter.
Method CLASS_CONSTRUCTOR on class CA_ALERT_ALIAS has no exception.

Method GET_PERSISTENT_BY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CATEGORY_KEY Call by reference Type reference (TYPE) SALRTDCAT Alert-Kategorie 20041129
2 Returning RO_ALIAS Value transfer Object reference (TYPE REF TO) CL_ALERT_ALIAS ALM: Alias einer Alert-Kategorie 20041129

Method GET_PERSISTENT_BY_CATEGORY on class CA_ALERT_ALIAS has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700