SAP ABAP Interface IF_EVE_THLD_VIOLATIONS (Interface: Collection of Threshold Value Violations)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EVA (Application Component) Evaluations
     EVE_CORE (Package) Evaluation Engine - Core Application
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EVE_THLD_VIOLATIONS_OBJECT Interface: Collection of Threshold Value Viol. for Object 20030910
2 Interface composition (i COMPRISING i_ref)  IF_EVE_THLD_VIOLATIONS_VIEW Interface: Collection of Threshold Value Violations f. Eval. 20030910
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_VIOLATIONS Collection: Violation of Threshold Values 20030910
Properties
Interface IF_EVE_THLD_VIOLATIONS  
Short Description Interface: Collection of Threshold Value Violations    
General Data
Package EVE_CORE   Evaluation Engine - Core Application 
Created 20020420   SAP 
Last changed 20141109    
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
Interface IF_EVE_THLD_VIOLATIONS has no interface.
Friends
Interface IF_EVE_THLD_VIOLATIONS has no friend.
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
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_AUTOMATIC_VIOLATIONS Instance method Public Method Number of Automatic Violations 20030915
2 GET_AGGREGATED_SEVERITY Instance method Public Method Aggregated Severity 20030915
3 GET_AGGREGATED_VIOLATION Instance method Public Method Aggregated Violation 20030915
4 GET_ALL_SEVERITIES Instance method Public Method All Severities 20020620
5 GET_MAX_DESCRIPTIONS Instance method Public Method Descriptions for Maximum Threshold Value Violation 20020620
6 GET_MAX_DESCRIPTIONS_AUTOMATIC Instance method Public Method Descriptions for Maximum Automatic Threshold Value Violation 20030915
7 GET_MAX_SEVERITY Instance method Public Method Maximum Severity 20020613
8 GET_MAX_SEVERITY_AUTOMATIC Instance method Public Method Maximum Automatic Severity 20030915
9 GET_MAX_VIOLATION Instance method Public Method Maximum Violation 20020613
10 GET_MAX_VIOLATION_AUTOMATIC Instance method Public Method Maximum Automatic Violation 20030915
11 GET_VIOLATIONS_AUTOMATIC Instance method Public Method All Automatic Threshold Value Violations 20030915
12 SET_AGGREGATED_SEVERITY Instance method Public Method Set Aggregated Severity 20030915
Events
Interface IF_EVE_THLD_VIOLATIONS has no event.
Types
Interface IF_EVE_THLD_VIOLATIONS has no local type.
Method Signatures

Method COUNT_AUTOMATIC_VIOLATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNT_VIOLATIONS Value transfer Type reference (TYPE) I Schwellenwertverletzungen 20030915

Method COUNT_AUTOMATIC_VIOLATIONS on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_AGGREGATED_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 20030915

Method GET_AGGREGATED_SEVERITY on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_AGGREGATED_VIOLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_VIOLATION Value transfer Object reference (TYPE REF TO) IF_EVE_THLD_VIOLATION Interface für Zugriff auf Schwellenwertverletzungen 20030915

Method GET_AGGREGATED_VIOLATION on Interface IF_EVE_THLD_VIOLATIONS 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 Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_MAX_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 20020812
6 Exporting EV_VIOLATION_TEXT Call by reference Type reference (TYPE) STRING Text der Verletzung 20020620
7 Importing IV_WITH_AGGREGATION Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_FALSE Aggregierte Schwere mit einbeziehen? 20030919

Method GET_MAX_DESCRIPTIONS on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_MAX_DESCRIPTIONS_AUTOMATIC 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 20030915
2 Exporting EV_FORMULA_TEXT Call by reference Type reference (TYPE) STRING Formel / Bedingung 20030915
3 Exporting EV_ICON Call by reference Type reference (TYPE) STRING Ikone 20030915
4 Exporting EV_SEVERITY_TEXT Call by reference Type reference (TYPE) STRING Text der Schwere 20030915
5 Exporting EV_SEVERITY_VALUE Call by reference Type reference (TYPE) EVE_TV_THRESHOLD_SEVERITY Schweregrad eines Schwellenwerts der Auswertungen 20030915
6 Exporting EV_VIOLATION_TEXT Call by reference Type reference (TYPE) STRING Text der Verletzung 20030915

Method GET_MAX_DESCRIPTIONS_AUTOMATIC on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_MAX_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_AGGREGATION Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_FALSE Aggregierte Schwere mit einbeziehen? 20030919
2 Returning RR_SEVERITY Value transfer Object reference (TYPE REF TO) IF_EVE_THLD_SEVERITY Schwere einer Schwellewertverletzung 20020613

Method GET_MAX_SEVERITY on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_MAX_SEVERITY_AUTOMATIC 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 20030915

Method GET_MAX_SEVERITY_AUTOMATIC on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_MAX_VIOLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_AGGREGATION Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_FALSE Aggregierte Schwere mit einbeziehen? 20030919
2 Returning RR_VIOLATION Value transfer Object reference (TYPE REF TO) IF_EVE_THLD_VIOLATION Interface für Zugriff auf Schwellenwertverletzungen 20020613

Method GET_MAX_VIOLATION on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_MAX_VIOLATION_AUTOMATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_VIOLATION Value transfer Object reference (TYPE REF TO) IF_EVE_THLD_VIOLATION Interface für Zugriff auf Schwellenwertverletzungen 20030915

Method GET_MAX_VIOLATION_AUTOMATIC on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method GET_VIOLATIONS_AUTOMATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VIOLATIONS Call by reference Type reference (TYPE) EVE_TT_THLD_VIOLATION_IF Verletzungen von Schwellenwerten 20030915

Method GET_VIOLATIONS_AUTOMATIC on Interface IF_EVE_THLD_VIOLATIONS has no exception.

Method SET_AGGREGATED_SEVERITY 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 Schwere einer Schwellewertverletzung 20030915

Method SET_AGGREGATED_SEVERITY on Interface IF_EVE_THLD_VIOLATIONS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200