SAP ABAP Class CL_ALERT_ALIAS (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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20041126
Properties
Class CL_ALERT_ALIAS  
Short Description ALM: Alias of an Alert Category    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SALERT_CORE   Central Alert Server 
Created 20041126   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20041126
Friends
# Friend Modeled only Created on Description
1 CB_ALERT_ALIAS 20041126 Base Agent ALM: Alias of an Alert Category
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Protected Type reference (TYPE) SALRTDCAT Alert Category 20041126
2 LONG_NAME Instance attribute Protected Type reference (TYPE) SALERTDALIAS ALM: Long Name of an Alert Category 20041126
Methods
# Method Level Visibility Method type Description Created on
1 GET_CATEGORY Instance method Public Get-method of a virtual attribute Reads the Attribute CATEGORY 20041126
2 GET_LONG_NAME Instance method Public Get-method of a virtual attribute Reads the Attribute LONG_NAME 20041126
3 SET_CATEGORY Instance method Public Set-method of a virtual attribute Sets the Attribute CATEGORY 20041126
Events
Class CL_ALERT_ALIAS has no event.
Types
Class CL_ALERT_ALIAS has no local type.
Method Signatures

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SALRTDCAT Attributwert 20041126
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20041126

Method GET_LONG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SALERTDALIAS Attributwert 20041126
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20041126

Method SET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) SALRTDCAT Attributwert 20041126
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20041126
History
Last changed by/on SAP  20041228 
SAP Release Created in 700