SAP ABAP Class CL_ALERT_CUST_MANAGER_API (ALM API: API for Reading and Changing Customizing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-ALM (Application Component) Alert Framework
⤷
SALERT_CUST_API (Package) API for Reading and Writing Customizing
⤷
⤷
Properties
| Class | CL_ALERT_CUST_MANAGER_API | |
| Short Description | ALM API: API for Reading and Changing Customizing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALERT_CUST_API | API for Reading and Writing Customizing |
| Created | 20040707 | SAP |
| Last change | 20130531 | 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_CUST_MANAGER_API has no interface implemented.
Friends
Class CL_ALERT_CUST_MANAGER_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ALERT_CUST_MANAGER_API | Singleton | 20040707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies an Alert Category | 20040707 | |
| 2 | Instance method | Public | Method | Copies an Alert Classification | 20040707 | |
| 3 | Instance method | Public | Method | Generates a New Alert Category | 20040707 | |
| 4 | Instance method | Public | Method | Generates a New Alert Classification | 20040707 | |
| 5 | Instance method | Public | Method | Deletes an Alert Category | 20040707 | |
| 6 | Instance method | Public | Method | Deletes an Alert Classification | 20040707 | |
| 7 | Instance method | Public | Method | Gets All Alert Categories | 20040707 | |
| 8 | Instance method | Public | Method | Returns All Alert Classifications | 20040707 | |
| 9 | Instance method | Public | Method | Returns All Alert Classifications of Highest Hierarchy | 20040707 | |
| 10 | Instance method | Public | Method | Returns All Unclassified Alert Categories | 20040714 | |
| 11 | Instance method | Public | Method | Returns Alert Category for a Key | 20040811 | |
| 12 | Instance method | Public | Method | Returns Alert Classification for a Key | 20040811 | |
| 13 | Static method | Public | Method | Returns an Instance of the Manager Class | 20040707 | |
| 14 | Instance method | Public | Method | Inserts an alert category into a transport | 20040707 | |
| 15 | Instance method | Public | Method | Inserts an alert classification into a transport | 20040707 |
Events
Class CL_ALERT_CUST_MANAGER_API has no event.
Types
Class CL_ALERT_CUST_MANAGER_API has no local type.
Method Signatures
Method COPY_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_SOURCE_CATEGORY | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | Kopievorlage | 20040707 | |||
| 2 | IP_COPY_ALIAS | Call by reference | Type reference (TYPE) | SALERTDALIAS | ALM: Langer Name einer Alert-Kategorie | 20041202 | |||
| 3 | IP_COPY_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorieschlüssel der Kopie | 20040707 | |||
| 4 | RI_COPY_CATEGORY | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | Kopierte Alert-Kategorie | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Objekt existiert bereits | 20040728 | ||
| 3 | Alert: Angegebenes Objekt existiert nicht | 20040728 |
Method COPY_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_SOURCE_CLASSIFICATION | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | Kopievorlage | 20040707 | |||
| 2 | IP_COPY_CLASSIFICATION_KEY | Call by reference | Type reference (TYPE) | SALRTDCATC | Alert-Klassifizierungesschlüssel der Kopie | 20040707 | |||
| 3 | RI_COPY_CLASSIFICATION | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | Kopierte Alert-Klassifikation | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Objekt existiert bereits | 20040728 | ||
| 3 | Alert: Angegebenes Objekt existiert nicht | 20040728 |
Method CREATE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_CLASSIFICATION | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | Alert-Klassifizierung | 20040707 | |||
| 2 | IP_ALIAS | Call by reference | Type reference (TYPE) | SALERTDALIAS | Langer Name der Alert-Kategorie | 20041202 | |||
| 3 | IP_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20040707 | |||
| 4 | RI_CATEGORY | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | ALM-API: Alert-Kategorie | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Objekt existiert bereits | 20040728 |
Method CREATE_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CLASSIFICATION_KEY | Call by reference | Type reference (TYPE) | SALRTDCATC | Klassifizierung | 20040707 | |||
| 2 | RI_CLASSIFICATION | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | ALM-API: Alert-Klassifikation | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Objekt existiert bereits | 20040728 |
Method DELETE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_CATEGORY | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | ALM-API: Alert-Kategorie | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Angegebenes Objekt existiert nicht | 20040728 |
Method DELETE_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_CLASSIFICATION | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | ALM-API: Alert-Klassifikation | 20040707 | |||
| 2 | IP_DELETE_CATEGORIES | Call by reference | Type reference (TYPE) | SALERTDDELCATEGORIES | ALM-API: Prüffeld für das Löschen der Alert-Kategorien | 20040707 | |||
| 3 | IP_DELETE_SUB_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | SALERTDDELSUBCLASSIFICATION | ALM-API: Prüffeld für das Löschen der Unterklassifizierungen | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Angegebenes Objekt existiert nicht | 20040728 |
Method GET_ALL_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CATEGORIES | Value transfer | Type reference (TYPE) | SALERTTIFCATEGORY | Liste mit Referenzen auf Alert-Kategorien | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_ALL_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CLASSIFICATIONS | Value transfer | Type reference (TYPE) | SALERTTIFCLASSIFICATION | Liste mit Referenzen auf die API-Klassifikationen | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_ALL_TOP_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CLASSIFICATIONS | Value transfer | Type reference (TYPE) | SALERTTIFCLASSIFICATION | Liste mit Referenzen auf die API-Klassifikationen | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_CATEGORIES_UNCLASSIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CATEGORIES | Value transfer | Type reference (TYPE) | SALERTTIFCATEGORY | Liste mit Referenzen auf Alert-Kategorien | 20040714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 |
Method GET_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 | 20041202 | |||
| 2 | IP_CATEGORY_KEY | Call by reference | Type reference (TYPE) | SALRTDCAT | Alert-Kategorie | 20040811 | |||
| 3 | RI_CATEGORY | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | ALM-API: Alert-Kategorie | 20040811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040811 | ||
| 2 | Alert: Angegebenes Objekt existiert nicht | 20040811 |
Method GET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CLASSIFICATION_KEY | Call by reference | Type reference (TYPE) | SALRTDCATC | Klassifizierung der Alert-Kategorie | 20040811 | |||
| 2 | RI_CLASSIFICATION | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | ALM-API: Alert-Klassifikation | 20040811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040811 | ||
| 2 | Alert: Angegebenes Objekt existiert nicht | 20040811 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CUST_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_ALERT_CUST_MANAGER_API | ALM-API: API zum Lesen und Ändern von Customizing | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 |
Method TRANSPORT_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040707 | |||
| 2 | II_CATEGORY | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | ALM-API: Alert-Kategorie | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Fehler beim Transport | 20040728 |
Method TRANSPORT_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040707 | |||
| 2 | II_CLASSIFICATION | Call by reference | Object reference (TYPE REF TO) | IF_ALERT_CLASSIFICATION_API | ALM-API: Alert-Klassifikation | 20040707 | |||
| 3 | IP_TRANSPORT_CATEGORIES | Call by reference | Type reference (TYPE) | SALERTDTRACATEGORIES | ALM-API: Prüffeld zum Transport von Kategorien | 20040707 | |||
| 4 | IP_TRANSPORT_SUBCLASSIFICATION | Call by reference | Type reference (TYPE) | SALERTDTRASUBCLASSIFICATION | ALM-API: Prüffeld zum Transport von Unterklassifikationen | 20040707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALM-API: Allgemeiner Fehler | 20040728 | ||
| 2 | Alert: Fehler beim Transport | 20040728 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |