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 | 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 | 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 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | EVE_TV_THRESHOLD_GUID | GUID of Exception for Threshold Value | 20020506 | |||
| 4 | Constant | Public | Type reference (TYPE) | EVE_TV_VIOLATION_TYPE | CL_EVE_CO=>SC_SEVERITY_AGGREGATED | Type: Aggregated | 20030908 | ||
| 5 | Constant | Public | Type reference (TYPE) | EVE_TV_VIOLATION_TYPE | CL_EVE_CO=>SC_SEVERITY_GLOBAL | Type: Global | 20020508 | ||
| 6 | 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 | Instance method | Public | Method | All Severities | 20020620 | |
| 2 | Instance method | Public | Method | Threshold Value Violation Description | 20020620 | |
| 3 | Instance method | Public | Method | Severity of Threshold Value Violations | 20020607 | |
| 4 | Instance method | Public | Method | Threshold Value Violation Definition | 20020607 | |
| 5 | 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 | 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 | 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 | 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 | 20021109 | |||
| 6 | 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 | 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 | 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 | 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 |