SAP ABAP Class IF_EVE_THLD_VIOLATIONS (Interface: Collection of Threshold Value Violations)
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
| Class | IF_EVE_THLD_VIOLATIONS | |
| Short Description | Interface: Collection of Threshold Value Violations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020420 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_EVE_THLD_VIOLATIONS has no interface implemented.
Friends
Class IF_EVE_THLD_VIOLATIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | EVE_TV_OBJECT_GUID | Application Object GUID | 20020420 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | EVE_TV_ROOT_OBJECT_GUID | Root Object GUID of an Application Hierarchy | 20020420 |
Methods
Events
Class IF_EVE_THLD_VIOLATIONS has no event.
Types
Class 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 | RV_COUNT_VIOLATIONS | Value transfer | Type reference (TYPE) | I | Schwellenwertverletzungen | 20030915 |
Method COUNT_AUTOMATIC_VIOLATIONS on class 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 | RR_SEVERITY | Value transfer | Object reference (TYPE REF TO) | IF_EVE_THLD_SEVERITY | Schwere einer Schwellewertverletzung | 20030915 |
Method GET_AGGREGATED_SEVERITY on class 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 | 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 class 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 | ET_SEVERITIES | Call by reference | Type reference (TYPE) | EVE_TT_THLD_SEVERITY_IF | Tabellentyp für Schwere eines Schwellenwertes (externes IF) | 20020620 | |||
| 2 | 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_VIOLATIONS has no exception.
Method GET_MAX_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Text: Schwere: Verletzung | 20020620 | |||
| 2 | EV_FORMULA_TEXT | Call by reference | Type reference (TYPE) | STRING | Formel / Bedingung | 20020620 | |||
| 3 | EV_ICON | Call by reference | Type reference (TYPE) | STRING | Ikone | 20020620 | |||
| 4 | EV_SEVERITY_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Schwere | 20020620 | |||
| 5 | EV_SEVERITY_VALUE | Call by reference | Type reference (TYPE) | EVE_TV_THRESHOLD_SEVERITY | Schweregrad eines Schwellenwerts der Auswertungen | 20020812 | |||
| 6 | EV_VIOLATION_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Verletzung | 20020620 | |||
| 7 | 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 class 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 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Text: Schwere: Verletzung | 20030915 | |||
| 2 | EV_FORMULA_TEXT | Call by reference | Type reference (TYPE) | STRING | Formel / Bedingung | 20030915 | |||
| 3 | EV_ICON | Call by reference | Type reference (TYPE) | STRING | Ikone | 20030915 | |||
| 4 | EV_SEVERITY_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Schwere | 20030915 | |||
| 5 | EV_SEVERITY_VALUE | Call by reference | Type reference (TYPE) | EVE_TV_THRESHOLD_SEVERITY | Schweregrad eines Schwellenwerts der Auswertungen | 20030915 | |||
| 6 | EV_VIOLATION_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Verletzung | 20030915 |
Method GET_MAX_DESCRIPTIONS_AUTOMATIC on class 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 | IV_WITH_AGGREGATION | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | CL_EVE_CO=>SC_FALSE | Aggregierte Schwere mit einbeziehen? | 20030919 | ||
| 2 | RR_SEVERITY | Value transfer | Object reference (TYPE REF TO) | IF_EVE_THLD_SEVERITY | Schwere einer Schwellewertverletzung | 20020613 |
Method GET_MAX_SEVERITY on class 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 | RR_SEVERITY | Value transfer | Object reference (TYPE REF TO) | IF_EVE_THLD_SEVERITY | Schwere einer Schwellewertverletzung | 20030915 |
Method GET_MAX_SEVERITY_AUTOMATIC on class 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 | IV_WITH_AGGREGATION | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | CL_EVE_CO=>SC_FALSE | Aggregierte Schwere mit einbeziehen? | 20030919 | ||
| 2 | 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 class 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 | 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 class 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 | ET_VIOLATIONS | Call by reference | Type reference (TYPE) | EVE_TT_THLD_VIOLATION_IF | Verletzungen von Schwellenwerten | 20030915 |
Method GET_VIOLATIONS_AUTOMATIC on class 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 | IR_SEVERITY | Call by reference | Object reference (TYPE REF TO) | IF_EVE_THLD_SEVERITY | Schwere einer Schwellewertverletzung | 20030915 |
Method SET_AGGREGATED_SEVERITY on class IF_EVE_THLD_VIOLATIONS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |