SAP ABAP Class IF_ALERT_ESCALATION_API (ALM API: Alert Escalation)
Properties
Class | IF_ALERT_ESCALATION_API | |
Short Description | ALM API: Alert Escalation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040705 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ALERT_ESCALATION_API has no interface implemented.
Friends
Class IF_ALERT_ESCALATION_API has no friend class.
Attributes
Class IF_ALERT_ESCALATION_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generates a New Escalation Recipient | 20040705 |
2 | ![]() |
Instance method | Public | Method | Deletes the Escalation Recipient | 20040705 |
3 | ![]() |
Instance method | Public | Method | Returns the Tolerance Time | 20040705 |
4 | ![]() |
Instance method | Public | Method | Returns the Escalation Recipient | 20040705 |
5 | ![]() |
Instance method | Public | Method | Returns Flag for Activating and Deactivating Escalation | 20040705 |
6 | ![]() |
Instance method | Public | Method | Sets Tolerance Time | 20040705 |
7 | ![]() |
Instance method | Public | Method | Sets Flag for Activating and Deactivating Escalation | 20040705 |
Events
Class IF_ALERT_ESCALATION_API has no event.
Types
Class IF_ALERT_ESCALATION_API has no local type.
Method Signatures
Method CREATE_ESCALATION_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_USER_NAME | Call by reference | Type reference (TYPE) | SALRTDESCR | Eskalationsempfänger | 20040705 | ||
2 | ![]() |
RI_RECIPIENT | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_RECIPIENT_API | ALM-API: Empfänger | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 | |
2 | ![]() |
Alert: Objekt existiert bereits | 20040728 |
Method DELETE_ESCALATION_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_RECIPIENT_API | ALM-API: Empfänger | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 | |
2 | ![]() |
Alert: Angegebenes Objekt existiert nicht | 20040728 |
Method GET_DELAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_DELAY | Value transfer | Type reference (TYPE) | SALRTDESCT | Toleranzzeit für Eskalation in Minuten | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_ESCALATION_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_RECIPIENT | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_RECIPIENT_API | ALM-API: Empfänger | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_IS_ACTIVE | Value transfer | Type reference (TYPE) | SALRTDESCA | Eskalation aktiv | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method SET_DELAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DELAY | Call by reference | Type reference (TYPE) | SALRTDESCT | Toleranzzeit für Eskalation in Minuten | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
Method SET_IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_IS_ACTIVE | Call by reference | Type reference (TYPE) | SALRTDESCA | Eskalation aktiv | 20040705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALM-API: Allgemeiner Fehler | 20040728 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in |