SAP ABAP Class CA_ALERT_CAT (Agent Alerts: 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_CAT Base Agent Alerts: Alert Category 20010207
Properties
Class CA_ALERT_CAT  
Short Description Agent Alerts: Alert Category    
Super Class CB_ALERT_CAT Base Agent Alerts: Alert Category 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALERT_CORE   Central Alert Server 
Created 20010207   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CA_ALERT_CAT has no interface implemented.
Friends
Class CA_ALERT_CAT 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_CAT Class Agent - Singleton 20010207
2 GP_ALL_LOADED Instance attribute Public Type reference (TYPE) BOOLE All DB entries loaded 20040708
3 GT_IS_LOADED Instance attribute Public See coding Buffer table 20040708
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20010207
2 GET_PERSISTENT_ALL_CAT Instance method Public Method Gets All Alert Categories 20040708
3 GET_PERSISTENT_BY_CLASS Instance method Public Method Gets All Alert Categories of an Alert Classification 20040708
4 LOAD_ALL Instance method Private Method Loads All Alert Categories 20040708
5 LOAD_BY_CLASSIFICATION Instance method Private Method Loads All Alert Categories of an Alert Classification 20040708
6 SET_OBJECTS_FROM_DATA Instance method Private Method 20040708
Events
Class CA_ALERT_CAT has no event.
Types
Class CA_ALERT_CAT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_PERSISTENT_ALL_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) SALERTTCLCATEGORY Tabelle mit Referenzen auf Alert-Kategorien 20040708

Method GET_PERSISTENT_ALL_CAT on class CA_ALERT_CAT has no exception.

Method GET_PERSISTENT_BY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CLASSIFICATION_KEY Call by reference Type reference (TYPE) SALRTDCATC Klassifizierung der Alert-Kategorie 20040708
2 Returning RT_RESULT Value transfer Type reference (TYPE) SALERTTCLCATEGORY Tabelle mit Referenzen auf Alert-Kategorien 20040708

Method GET_PERSISTENT_BY_CLASS on class CA_ALERT_CAT has no exception.

Method LOAD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB 20040708

Method LOAD_ALL on class CA_ALERT_CAT has no exception.

Method LOAD_BY_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CLASSIFICATION_KEY Call by reference Type reference (TYPE) SALRTDCATC Klassifizierung der Alert-Kategorie 20040708
2 Returning RT_RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB 20040708

Method LOAD_BY_CLASSIFICATION on class CA_ALERT_CAT has no exception.

Method SET_OBJECTS_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_DATA_TAB Call by reference Type reference (TYPE) TYP_DB_DATA_TAB 20040708
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_REF_TAB 20040708

Method SET_OBJECTS_FROM_DATA on class CA_ALERT_CAT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 300