SAP ABAP Class CL_ALERT_SERVICES_LOCAL (ALM API: Local Service Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_LOCAL (Package) Application Interface for Alert Framework
⤷
⤷
Properties
| Class | CL_ALERT_SERVICES_LOCAL | |
| Short Description | ALM API: Local Service Functions | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALERT_LOCAL | Application Interface for Alert Framework |
| Created | 20030404 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ALERT_SERVICES_LOCAL has no interface implemented.
Friends
Class CL_ALERT_SERVICES_LOCAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | 20030616 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ALERT_SERVICES_LOCAL | 20030404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | API: Confirm Alerts for an Application GUID | 20030616 | |
| 2 | Instance method | Public | Method | API: Triggers Alias of Alert Category | 20050104 | |
| 3 | Instance method | Public | Method | t.b.d.API: Read Alerts for an Application GUID | 20030616 | |
| 4 | Instance method | Public | Method | API: Determine Alert Categories With Selection Criteria | 20030616 | |
| 5 | Instance method | Public | Method | API: Returns Alias of an Alert Category | 20050104 | |
| 6 | Instance method | Public | Method | API: Read Container Definition for Category | 20030616 | |
| 7 | Instance method | Public | Method | API: Read RFC Destination for Central Alert Server | 20030616 | |
| 8 | Static method | Public | Method | API: Delivers the Singleton | 20030404 | |
| 9 | Instance method | Public | Method | API: Read Title, Long Text or Short Text (with Variables) | 20030411 | |
| 10 | Instance method | Public | Method | API: Read Description of a Category | 20030404 |
Events
Class CL_ALERT_SERVICES_LOCAL has no event.
Types
Class CL_ALERT_SERVICES_LOCAL has no local type.
Method Signatures
Method CONFIRM_ALERTS_BY_APPL_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_APPL_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Anwendungs-GUID | 20030616 | |||
| 2 | IP_WAIT_ON_COMMIT | Call by reference | Type reference (TYPE) | CHAR1 | Auf COMMIT WORK warten | 20030616 | |||
| 3 | IT_APPL_GUID | Call by reference | Type reference (TYPE) | SALRTTGUID | Tabelle mit Anwendungs-GUIDs | 20030616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Exceptions in Konfiguration | 20030616 |
Method DETERMINE_CATEGORY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ALIAS | Call by reference | Type reference (TYPE) | SALERTDALIAS | ALM: Langer Name einer Alert-Kategorie | 20050104 | |||
| 2 | IP_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20050104 | |||
| 3 | RP_CATEGORY_KEY | Value transfer | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20050104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Exceptions in Konfiguration | 20050104 |
Method GET_ALERTS_BY_APPL_GUID Signature
Method GET_ALERTS_BY_APPL_GUID on class CL_ALERT_SERVICES_LOCAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Exceptions in Konfiguration | 20030616 |
Method GET_ALERT_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CATEGORY | Call by reference | Type reference (TYPE) | SALRTTCATV | Alerts: Tabelle von Alertkategorien mit Langtext | 20030616 | |||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20030616 | ||
| 3 | IP_WITH_CLASSTEXT | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Klassifizierungsinfo lesen | 20030616 | ||
| 4 | IT_CATEGORY | Call by reference | Type reference (TYPE) | SALRTRTCT | Selektionstabelle für Alertkategorien | 20030616 | |||
| 5 | IT_CLASS | Call by reference | Type reference (TYPE) | SALRTRTCL | Selektionstabelle für Klassifizierung | 20030616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Exceptions in Konfiguration | 20030616 |
Method GET_ALIAS_OF_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20050104 | |||
| 2 | RP_ALIAS | Value transfer | Type reference (TYPE) | SALERTDALIAS | ALM: Langer Name einer Alert-Kategorie | 20050104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alertkategorie nicht gefunden | 20050104 | ||
| 2 | Basisklasse für Exceptions in Konfiguration | 20050104 |
Method GET_CONTAINER_OF_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEFINITION | Call by reference | Type reference (TYPE) | SWBCONTTAB | Container-Definition | 20030616 | |||
| 2 | ET_VALUES | Call by reference | Type reference (TYPE) | SWCONTTAB | Container-Werte | 20030616 | |||
| 3 | IP_CATEGORY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20030616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse aller Alert-Fehlermeldungen | 20030616 | ||
| 2 | Alert-Kategorie hat keinen Container | 20030616 | ||
| 3 | Alertkategorie nicht gefunden | 20030616 | ||
| 4 | Basisklasse für Exceptions in Konfiguration | 20030616 |
Method GET_DEST_OF_CENTRAL_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RFCDEST | Value transfer | Type reference (TYPE) | SALRTDRFCD | RFC Destination | 20030616 |
Method GET_DEST_OF_CENTRAL_SERVER on class CL_ALERT_SERVICES_LOCAL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ALERT_SERVICES_LOCAL | 20030404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alerts: Fehlende RFC Destination zum zentralen Server | 20030616 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_LONG_TEXT | Call by reference | Type reference (TYPE) | STRING | Tabelle mit Langtext | 20030908 | |||
| 2 | EP_SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | Tabelle mit Kurztext | 20030908 | |||
| 3 | EP_TITLE | Call by reference | Type reference (TYPE) | STRING | Tabelle mit Titel | 20030908 | |||
| 4 | IP_CATEGORY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20030616 | |||
| 5 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Textsprache | 20030616 | ||
| 6 | IP_LONGTEXT | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Langtext lesen | 20030616 | ||
| 7 | IP_SHORTTEXT | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Kurztext lesen | 20030616 | ||
| 8 | IP_TITLE | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Titel lesen | 20030616 | ||
| 9 | IT_CONTAINER | Call by reference | Type reference (TYPE) | SWCONTTAB | Container-Tabelle | 20030616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse aller Alert-Fehlermeldungen | 20030616 | ||
| 2 | Alertkategorie nicht gefunden | 20030616 | ||
| 3 | Basisklasse für Exceptions in Konfiguration | 20030616 |
Method GET_TEXT_OF_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_TEXT | Call by reference | Type reference (TYPE) | SALRTDCATD | Text der Kategorie | 20030404 | |||
| 2 | IP_CATEGORY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alertkategorie | 20030404 | |||
| 3 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20030404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Exceptions in Konfiguration | 20030616 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 640 |