SAP ABAP Class CL_ALERT_LOCAL_EVENT (ALM: Alert Event Linkage)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_LOCAL (Package) Application Interface for Alert Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALERT_LOCAL_EVENT | ALM: Alert Event Linkage | 20050103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20050103 |
Properties
| Class | CL_ALERT_LOCAL_EVENT | |
| Short Description | ALM: Alert Event Linkage | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SALERT_LOCAL | Application Interface for Alert Framework |
| Created | 20050103 | SAP |
| Last change | 20050214 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALERT_LOCAL_EVENT | ALM: Alert Event Linkage | 20050103 | ||
| 2 | IF_OS_STATE | State Management for a 'Managed Object' | 20050103 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_ALERT_LOCAL_EVENT | 20050103 | Base Agent ALM: Alert Event Linkage |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SALERTDEVENTACTIVE | ALM: Flag for Activating Event Trigger | 20050103 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SALRTDCAT | Alert Category | 20050103 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SWO_EVENT | Event | 20050103 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SWFECLSTYP | Object Type Category | 20050103 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20050103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute ACTIVE | 20050103 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute CATEGORY | 20050103 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute EVENT | 20050103 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute OBJCATEG | 20050103 | |
| 5 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJTYPE | 20050103 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute ACTIVE | 20050103 |
Events
Class CL_ALERT_LOCAL_EVENT has no event.
Types
Class CL_ALERT_LOCAL_EVENT has no local type.
Method Signatures
Method GET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALERTDEVENTACTIVE | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCAT | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SWO_EVENT | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method GET_OBJCATEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SWFECLSTYP | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method GET_OBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SIBFTYPEID | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | SALERTDEVENTACTIVE | Attributwert | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20050103 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |