SAP ABAP Class CL_ALERT_ALIAS_SERVICE (ALM: Service for Long Name of Alert Categories)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_CORE (Package) Central Alert Server
⤷
⤷
Properties
| Class | CL_ALERT_ALIAS_SERVICE | |
| Short Description | ALM: Service for Long Name of Alert Categories | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALERT_CORE | Central Alert Server |
| Created | 20041129 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ALERT_ALIAS_SERVICE has no forward declaration.
Interfaces
Class CL_ALERT_ALIAS_SERVICE has no interface implemented.
Friends
Class CL_ALERT_ALIAS_SERVICE has no friend class.
Attributes
Class CL_ALERT_ALIAS_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns Alert Categories for Alias Range Table | 20041201 | |
| 2 | Static method | Public | Method | Determines Technical Key of Alert Category | 20041203 | |
| 3 | Static method | Public | Method | Generates Alert Category Name for an Alias | 20041129 | |
| 4 | Static method | Public | Method | Returns the Alias of an Alert Category | 20041129 | |
| 5 | Static method | Public | Method | Returns Alert Category Name for an Alias | 20041129 | |
| 6 | Static method | Public | Method | Sets the Alias of an Alert Category | 20041129 |
Events
Class CL_ALERT_ALIAS_SERVICE has no event.
Types
Class CL_ALERT_ALIAS_SERVICE has no local type.
Method Signatures
Method CONVERT_RANGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RANGE_ALIAS | Call by reference | Type reference (TYPE) | SALRTRTALIAS | ALM: Selektionstabelle für den Alias einer Alert-Kategorie | 20041201 | |||
| 2 | RT_CATEGORIES | Value transfer | Type reference (TYPE) | SALERTTCAT | ALM: Alert-Kategorien | 20041201 |
Method CONVERT_RANGE_TABLE on class CL_ALERT_ALIAS_SERVICE has no exception.
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 | 20041203 | |||
| 2 | IP_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20041203 | |||
| 3 | RP_CATEGORY_KEY | Value transfer | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20041203 |
Method DETERMINE_CATEGORY_KEY on class CL_ALERT_ALIAS_SERVICE has no exception.
Method GENERATE_CAT_KEY_FOR_ALIAS 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 | 20041129 | |||
| 2 | RP_CATEGORY_KEY | Value transfer | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM: Alias existiert bereits | 20041129 |
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 | 20041129 | |||
| 2 | RP_ALIAS | Value transfer | Type reference (TYPE) | SALERTDALIAS | ALM: Langer Name einer Alert-Kategorie | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alertkategorie nicht gefunden | 20041129 |
Method GET_CATEGORY_OF_ALIAS 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 | 20041129 | |||
| 2 | RP_CATEGORY_KEY | Value transfer | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM: Alias existiert nicht | 20041129 |
Method SET_ALIAS_OF_CATEGORY 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 | 20041129 | |||
| 2 | IP_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20041129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM: Alias existiert bereits | 20041129 | ||
| 2 | Alertkategorie nicht gefunden | 20041129 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |