SAP ABAP Class IF_ALERT_CLASSIFICATION_API (ALM API: Alert Classification)
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
Class IF_ALERT_CLASSIFICATION_API  
Short Description ALM API: Alert Classification    
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
Class IF_ALERT_CLASSIFICATION_API has no forward declaration.
Interfaces
Class IF_ALERT_CLASSIFICATION_API has no interface implemented.
Friends
Class IF_ALERT_CLASSIFICATION_API has no friend class.
Attributes
Class 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
Class IF_ALERT_CLASSIFICATION_API has no event.
Types
Class 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