SAP ABAP Class CL_EVE_L_THRESHOLD_BASE (Abstract Basis Class for Threshold Value Layout)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EVA (Application Component) Evaluations
⤷
EVE_SETTINGS (Package) Evaluation Engine - System und Customizing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EVE_CUSTOMIZING_BASE | EVE: Basis Class for Customizing Objects | 20030411 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EVE_THRESHOLD | Interface for Defining Threshold Values | 20020420 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EVE_L_THRESHOLD | Layout of Global Threshold Values | 20020307 |
Properties
Class | CL_EVE_L_THRESHOLD_BASE | |
Short Description | Abstract Basis Class for Threshold Value Layout | |
Super Class | CL_EVE_CUSTOMIZING_BASE | EVE: Basis Class for Customizing Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EVE_SETTINGS | Evaluation Engine - System und Customizing |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EVE_THRESHOLD | Interface for Defining Threshold Values | 20020420 |
Friends
Class CL_EVE_L_THRESHOLD_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_L_APPLICATION | Application Layout | 20020315 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_D_ATTRIBUTE | Attribute | 20020315 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EVE_THLD_FORMULA | Formula | 20020315 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_D_OBJECT_TYPE | Object Category | 20020315 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_THLD_SEVERITY | Severity of Threshold Value | 20020315 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_L_VIEW | Threshold Value View | 20020315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Threshold Value for a Data Object | 20020420 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20020315 |
Events
Class CL_EVE_L_THRESHOLD_BASE has no event.
Types
Class CL_EVE_L_THRESHOLD_BASE has no local type.
Method Signatures
Method CHECK_FOR_DATA_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_THRESHOLD_FULLFILLED | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | Schwellenwert erfüllt | 20020420 | ||
2 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_EVE_OBJECT_GET_REFERENCE | Interface Referenzzugriff auf Datenobjekte | 20020420 | ||
3 | ![]() |
IR_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_EVE_OBJECT_GET_REFERENCE | Interface Referenzzugriff auf Datenobjekte | 20021010 |
Method CHECK_FOR_DATA_OBJECT on class CL_EVE_L_THRESHOLD_BASE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020315 |
Method CONSTRUCTOR on class CL_EVE_L_THRESHOLD_BASE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |