SAP ABAP Class CL_ALERT_CAT_TEXT (Alert: Texts 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' 20040721
Properties
Class CL_ALERT_CAT_TEXT  
Short Description Alert: Texts 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 20040721   SAP 
Last change 20040930   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' 20040721
Friends
# Friend Modeled only Created on Description
1 CB_ALERT_CAT_TEXT 20040721 Base Agent Alert: Texts 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 20040721
2 DESCR Instance attribute Protected Type reference (TYPE) SALRTDCATD Description of Alert Category 20040721
3 LTEXTKEY Instance attribute Protected Type reference (TYPE) TDOBNAME Name 20040721
4 SPRAS Instance attribute Protected Type reference (TYPE) SPRAS Language Key 20040721
5 STEXTKEY Instance attribute Protected Type reference (TYPE) TDOBNAME Name 20040721
6 TTEXTKEY Instance attribute Protected Type reference (TYPE) TDOBNAME Name 20040721
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 20040721
2 GET_DESCR Instance method Public Get-method of a virtual attribute Reads the Attribute DESCR 20040721
3 GET_LTEXTKEY Instance method Public Get-method of a virtual attribute Reads the Attribute LTEXTKEY 20040721
4 GET_SPRAS Instance method Public Get-method of a virtual attribute Reads the Attribute SPRAS 20040721
5 GET_STEXTKEY Instance method Public Get-method of a virtual attribute Reads the Attribute STEXTKEY 20040721
6 GET_TTEXTKEY Instance method Public Get-method of a virtual attribute Reads the Attribute TTEXTKEY 20040721
7 SET_DESCR Instance method Public Set-method of a virtual attribute Sets the Attribute DESCR 20040721
8 SET_LTEXTKEY Instance method Public Set-method of a virtual attribute Sets the Attribute LTEXTKEY 20040721
9 SET_STEXTKEY Instance method Public Set-method of a virtual attribute Sets the Attribute STEXTKEY 20040721
10 SET_TTEXTKEY Instance method Public Set-method of a virtual attribute Sets the Attribute TTEXTKEY 20040721
Events
Class CL_ALERT_CAT_TEXT has no event.
Types
Class CL_ALERT_CAT_TEXT 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 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method GET_DESCR Signature

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

Method GET_LTEXTKEY Signature

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

Method GET_SPRAS Signature

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

Method GET_STEXTKEY Signature

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

Method GET_TTEXTKEY Signature

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

Method SET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCR Call by reference Type reference (TYPE) SALRTDCATD Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method SET_LTEXTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LTEXTKEY Call by reference Type reference (TYPE) TDOBNAME Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method SET_STEXTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEXTKEY Call by reference Type reference (TYPE) TDOBNAME Attributwert 20040721
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040721

Method SET_TTEXTKEY Signature

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