SAP ABAP Class CL_ALERT_ACTIVITY (Alerts: Follow-Up Activities)
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_ACTIVITY_API | ALM API: Follow-On Activities - Link | 20040714 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20040714 |
Properties
| Class | CL_ALERT_ACTIVITY | |
| Short Description | Alerts: Follow-Up Activities | |
| 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 | 20040714 | 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_ACTIVITY_API | ALM API: Follow-On Activities - Link | 20040714 | ||
| 2 | IF_OS_STATE | State Management for a 'Managed Object' | 20040714 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_ALERT_ACTIVITY | 20040723 | Base Agent Alerts: Follow-Up Activities |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SALRTDCAT | Alert Category | 20040714 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SALRTDFLAC | Subsequent Activity | 20040714 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SALRTDFLNO | Sequence Number of Subsequent Activity | 20040714 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SALRTDURLT | Alert Management: Type of Follow-On Activity | 20040714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute CATEGORY | 20040714 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute LINK | 20040714 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute LINKNO | 20040714 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute URLTYPE | 20040714 | |
| 5 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute LINK | 20040714 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute URLTYPE | 20040714 |
Events
Class CL_ALERT_ACTIVITY has no event.
Types
Class CL_ALERT_ACTIVITY 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 | RESULT | Value transfer | Type reference (TYPE) | SALRTDCAT | Attributwert | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040714 |
Method GET_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDFLAC | Attributwert | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040714 |
Method GET_LINKNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDFLNO | Attributwert | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040714 |
Method GET_URLTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SALRTDURLT | Attributwert | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040714 |
Method SET_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINK | Call by reference | Type reference (TYPE) | SALRTDFLAC | Attributwert | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040714 |
Method SET_URLTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URLTYPE | Call by reference | Type reference (TYPE) | SALRTDURLT | Attributwert | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040714 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |