SAP ABAP Class CL_ALERT_CLASSIFICATION (Classification of an Alert)
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_ALERT_CLASSIFICATION_API | ALM API: Alert Classification | 20040707 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20030825 |
Properties
Class | CL_ALERT_CLASSIFICATION | |
Short Description | Classification of an Alert | |
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 | 20030825 | SAP |
Last change | 20040930 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ALERT_CLASSIFICATION_API | ALM API: Alert Classification | 20040707 | ||
2 | IF_OS_STATE | State Management for a 'Managed Object' | 20030825 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_ALERT_CLASSIFICATION | 20040723 | Base Agent Classification of an Alert |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALRTDCATC | Classification of Alert Category | 20030825 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALRTDCTCT | Description of Classification of Alert Category | 20030825 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SALRTDCATC | Classification of Alert Category | 20030825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes the Category | 20030825 |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute CLASS | 20030825 |
3 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute DESCR | 20030825 |
4 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute PARENTCLS | 20030825 |
5 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the Attribute DESCR | 20030825 |
6 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the Attributs PARENTCLS | 20030825 |
7 | ![]() |
Instance method | Public | Method | Transports the Classification | 20030825 |
Events
Class CL_ALERT_CLASSIFICATION has no event.
Types
Class CL_ALERT_CLASSIFICATION has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class CL_ALERT_CLASSIFICATION has no parameter.
Method DELETE on class CL_ALERT_CLASSIFICATION has no exception.
Method GET_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SALRTDCATC | Attributwert | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030825 |
Method GET_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SALRTDCTCT | Attributwert | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030825 |
Method GET_PARENTCLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SALRTDCATC | Attributwert | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030825 |
Method SET_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCR | Call by reference | Type reference (TYPE) | SALRTDCTCT | Attributwert | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030825 |
Method SET_PARENTCLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENTCLS | Call by reference | Type reference (TYPE) | SALRTDCATC | Attributwert | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20030825 |
Method TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20030825 | ||
2 | ![]() |
EP_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Fehler oder Abbruch durch Benutzer | 20030825 |
Method TRANSPORT on class CL_ALERT_CLASSIFICATION has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 640 |