SAP ABAP Class IF_EVE_THLD_VIOLATION (Interface for Access to Threshold Value Violations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_THLD_VIOLATION_BASE Threshold Value Violation: Abstract Basis Class 20030910
Properties
Class IF_EVE_THLD_VIOLATION  
Short Description Interface for Access to Threshold Value Violations    
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
# Type group / Object type Type Type Description
1 CL_EVE_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_EVE_THLD_VIOLATION has no interface implemented.
Friends
Class IF_EVE_THLD_VIOLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_OBJECT_GUID Instance attribute Public Type reference (TYPE) EVE_TV_OBJECT_GUID Application Object GUID 20020420
2 MV_ROOT_OBJECT_GUID Instance attribute Public Type reference (TYPE) EVE_TV_ROOT_OBJECT_GUID Root Object GUID of an Application Hierarchy 20020420
3 MV_THRESHOLD_GUID Instance attribute Public Type reference (TYPE) EVE_TV_THRESHOLD_GUID GUID of Exception for Threshold Value 20020506
4 SC_VIOLATION_TYPE_AGGREGATED Constant Public Type reference (TYPE) EVE_TV_VIOLATION_TYPE CL_EVE_CO=>SC_SEVERITY_AGGREGATED Type: Aggregated 20030908
5 SC_VIOLATION_TYPE_GLOBAL Constant Public Type reference (TYPE) EVE_TV_VIOLATION_TYPE CL_EVE_CO=>SC_SEVERITY_GLOBAL Type: Global 20020508
6 SC_VIOLATION_TYPE_MANUAL Constant Public Type reference (TYPE) EVE_TV_VIOLATION_TYPE CL_EVE_CO=>SC_SEVERITY_MANUAL Type: Manual 20020508
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_SEVERITIES Instance method Public Method All Severities 20020620
2 GET_DESCRIPTIONS Instance method Public Method Threshold Value Violation Description 20020620
3 GET_SEVERITY Instance method Public Method Severity of Threshold Value Violations 20020607
4 GET_THRESHOLD Instance method Public Method Threshold Value Violation Definition 20020607
5 GET_TYPE Instance method Public Method Type of Threshold Value 20020508
Events
Class IF_EVE_THLD_VIOLATION has no event.
Types
Class IF_EVE_THLD_VIOLATION has no local type.
Method Signatures

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 20030404

Method GET_ALL_SEVERITIES on class IF_EVE_THLD_VIOLATION has no exception.

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) STRING Text: Schwere: Verletzung 20020620
2 Exporting EV_FORMULA_TEXT Call by reference Type reference (TYPE) STRING Formel / Bedingung 20020620
3 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Ikone 20020620
4 Exporting EV_SEVERITY_TEXT Call by reference Type reference (TYPE) STRING Text der Schwere 20020620
5 Exporting EV_SEVERITY_VALUE Call by reference Type reference (TYPE) EVE_TV_THRESHOLD_SEVERITY Schweregrad eines Schwellenwerts der Auswertungen 20021109
6 Exporting EV_VIOLATION_TEXT Call by reference Type reference (TYPE) STRING Text der Verletzung 20020620

Method GET_DESCRIPTIONS on class IF_EVE_THLD_VIOLATION has no exception.

Method GET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEVERITY Value transfer Object reference (TYPE REF TO) IF_EVE_THLD_SEVERITY Schwere einer Schwellewertverletzung 20020607

Method GET_SEVERITY on class IF_EVE_THLD_VIOLATION has no exception.

Method GET_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_THRESHOLD Value transfer Object reference (TYPE REF TO) IF_EVE_THRESHOLD Interface für Definition von Schwellenwerte 20030911

Method GET_THRESHOLD on class IF_EVE_THLD_VIOLATION has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TYPE Value transfer Type reference (TYPE) EVE_TV_VIOLATION_TYPE Typ der Schwellenwertverletzung 20020508

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