SAP ABAP Class IF_EVE_THLD_SEVERITY (Severity of Threshold Value Violation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_THLD_SEVERITY Definition of Severity of Threshold Values 20020508
Properties
Class IF_EVE_THLD_SEVERITY  
Short Description Severity of Threshold Value Violation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020307   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVE_THLD_SEVERITY has no forward declaration.
Interfaces
Class IF_EVE_THLD_SEVERITY has no interface implemented.
Friends
Class IF_EVE_THLD_SEVERITY has no friend class.
Attributes
Class IF_EVE_THLD_SEVERITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALERT_CATEGORY Instance method Public Method Returns Alert Category for Threshold Value Violation Type 20030908
2 GET_ALL_SEVERITIES Instance method Public Method All Severities 20020620
3 GET_ICON Instance method Public Method Icons for Error Severity (Name or URL) 20030328
4 GET_ICON_URL Instance method Public Method URL for Icons for Error Severity 20030328
5 GET_SEVERITY Instance method Public Method Error Severity 20020508
6 GET_TEXT Instance method Public Method Error Severity Text 20020508
7 IS_EQUAL Instance method Public Method Comparison: Same 20020607
8 IS_GREATER Instance method Public Method Comparison: Greater 20020607
9 IS_MANUAL_SEVERITY Instance method Public Method Is Severity Allowed as Manual Severity? 20030916
Events
Class IF_EVE_THLD_SEVERITY has no event.
Types
Class IF_EVE_THLD_SEVERITY has no local type.
Method Signatures

Method GET_ALERT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIOLATION_TYPE Call by reference Type reference (TYPE) EVE_TV_VIOLATION_TYPE Typ der Schwellenwertverletzung 20030908
2 Returning RV_ALERT_CATEGORY Value transfer Type reference (TYPE) EVE_TV_ALERT_CATEGORY Alert-Kategorie 20030908

Method GET_ALERT_CATEGORY on class IF_EVE_THLD_SEVERITY has no exception.

Method GET_ALL_SEVERITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEVERITIES Call by reference Type reference (TYPE) EVE_TT_THLD_SEVERITY_IF Tabellentyp für Schwere eines Schwellenwertes (externes IF) 20020620
2 Importing IV_ONLY_MANUAL Call by reference Type reference (TYPE) EVE_TV_BOOLE 'X': Nur manuell erlaubte Schweregrade 20030404

Method GET_ALL_SEVERITIES on class IF_EVE_THLD_SEVERITY has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICONNAME Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20030328

Method GET_ICON on class IF_EVE_THLD_SEVERITY has no exception.

Method GET_ICON_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICON_URL Value transfer Type reference (TYPE) STRING URL zur Ikone 20030328

Method GET_ICON_URL on class IF_EVE_THLD_SEVERITY has no exception.

Method GET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEVERITY Value transfer Type reference (TYPE) EVE_TV_THRESHOLD_SEVERITY Schwere des Schwellenwerts der Evaluation Engine 20020508

Method GET_SEVERITY on class IF_EVE_THLD_SEVERITY has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprache 20020508
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20020508

Method GET_TEXT on class IF_EVE_THLD_SEVERITY has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEVERITY Call by reference Object reference (TYPE REF TO) IF_EVE_THLD_SEVERITY 20020607
2 Returning RV_IS_EQUAL Value transfer Type reference (TYPE) EVE_TV_BOOLE 20020607

Method IS_EQUAL on class IF_EVE_THLD_SEVERITY has no exception.

Method IS_GREATER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SEVERITY Call by reference Object reference (TYPE REF TO) IF_EVE_THLD_SEVERITY 20020607
2 Returning RV_IS_GREATER Value transfer Type reference (TYPE) EVE_TV_BOOLE 20020607

Method IS_GREATER on class IF_EVE_THLD_SEVERITY has no exception.

Method IS_MANUAL_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_MANUAL Value transfer Type reference (TYPE) EVE_TV_BOOLE Als manuelle Schwere erlaubt 20030916

Method IS_MANUAL_SEVERITY on class IF_EVE_THLD_SEVERITY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in