SAP ABAP Interface IF_ALERT_CLASSIFICATION_API (ALM API: Alert Classification)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALERT_CLASSIFICATION Classification of an Alert 20040707
Properties
Interface IF_ALERT_CLASSIFICATION_API  
Short Description ALM API: Alert Classification    
General Data
Package SALERT_CUST_API   API for Reading and Writing Customizing 
Created 20040705   SAP 
Last changed 20040930   SAP 
Unicode checks active    
Forward declarations
Interface IF_ALERT_CLASSIFICATION_API has no forward declaration.
Interfaces
Interface IF_ALERT_CLASSIFICATION_API has no interface.
Friends
Interface IF_ALERT_CLASSIFICATION_API has no friend.
Attributes
Interface IF_ALERT_CLASSIFICATION_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_CATEGORIES Instance method Public Method Return All Assigned Alert Categories 20040705
2 GET_DESCRIPTION Instance method Public Method Returns Description of Classification 20040705
3 GET_SUB_CLASSIFICATIONS Instance method Public Method Returns All Subclassifications 20040705
4 GET_SUPER_CLASSIFICATION Instance method Public Method Returns Superordinate Classification 20040705
5 GET_TECHNICAL_NAME Instance method Public Method Returns Technical Name of Classification 20040705
6 SET_DESCRIPTION Instance method Public Method Sets Description of Classification 20040705
7 SET_SUPER_CLASSIFICATION Instance method Public Method Sets Superordinate Classification 20040705
Events
Interface IF_ALERT_CLASSIFICATION_API has no event.
Types
Interface IF_ALERT_CLASSIFICATION_API has no local type.
Method Signatures

Method GET_ALL_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATEGORIES Value transfer Type reference (TYPE) SALERTTIFCATEGORY Liste der zugeordneten Alert-Kategorien 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache der Beschreibung 20040705
2 Returning RP_DESCRIPTION Value transfer Type reference (TYPE) SALRTDCTCT Beschreibung der Klassifizierung einer Alert-Kategorie 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method GET_SUB_CLASSIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUB_CLASSIFICATIONS Value transfer Type reference (TYPE) SALERTTIFCLASSIFICATION Liste der Unterklassifizierungen 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method GET_SUPER_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_SUPER_CLASSIFICATION Value transfer Object reference (TYPE REF TO) IF_ALERT_CLASSIFICATION_API Übergeordnete Klassifikation 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method GET_TECHNICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TECHNICAL_NAME Value transfer Type reference (TYPE) SALRTDCATC Klassifizierung der Alert-Kategorie 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESCRIPTION Call by reference Type reference (TYPE) SALRTDCTCT Beschreibung der Klassifizierung einer Alert-Kategorie 20040705
2 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache der Beschreibung 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728

Method SET_SUPER_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_SUPER_CLASSIFICATION Call by reference Object reference (TYPE REF TO) IF_ALERT_CLASSIFICATION_API Neue übergeordnete Klassifizierung 20040705
# Exception Resumable Description Created on
1 CX_ALERT_CUST_API ALM-API: Allgemeiner Fehler 20040728
History
Last changed by/on SAP  20040930 
SAP Release Created in 700