SAP ABAP Class CL_EVE_L_THRESHOLD (Layout of Global Threshold Values)
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_L_THRESHOLD_BASE | Abstract Basis Class for Threshold Value Layout | 20020307 |
Properties
Class | CL_EVE_L_THRESHOLD | |
Short Description | Layout of Global Threshold Values | |
Super Class | CL_EVE_L_THRESHOLD_BASE | Abstract Basis Class for Threshold Value Layout |
Instantiability of a Class | 0 | Private |
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
Class CL_EVE_L_THRESHOLD has no interface implemented.
Friends
Class CL_EVE_L_THRESHOLD 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_TS_THRESHOLD_G | Threshold Value Data | 20020314 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_CONDITIONS | Conditions (Root Object) for Checks | 20021010 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EVE_TV_BOOLE | Flag: Conditions Read | 20030523 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_EVE_THRESHOLD_GT | Buffer for EVE_THRESHOLD_GT | 20120816 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_APPL_BUFFER | Threshold Value Buffer | 20020315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Load All Extract Layouts for an Application | 20020314 |
2 | ![]() |
Static method | Private | Method | Create Instance for Threshold Value Definition | 20020314 |
3 | ![]() |
Static method | Public | Method | Provides All Threshold Value Definitions | 20030407 |
4 | ![]() |
Instance method | Private | Method | Get/Load Formula | 20030523 |
5 | ![]() |
Static method | Public | Method | Create Instance for Threshold Value Layout | 20020314 |
6 | ![]() |
Static method | Public | Method | Gives All Threshold Value Definitions to a View | 20020420 |
7 | ![]() |
Instance method | Private | Method | Read Check Conditions | 20030523 |
Events
Class CL_EVE_L_THRESHOLD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CONDITIONS | Protected | See coding | Category Using Conditions | 20021010 | |
|
2 | TT_EVE_THRESHOLD_GT | Protected | See coding | 20120816 | TT_EVE_THRESHOLD_GT type standard table of EVE_THRESHOLD_GT
|
Method Signatures
Method CREATE_ALL_INSTANCES 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 | 20020314 |
Method CREATE_ALL_INSTANCES on class CL_EVE_L_THRESHOLD has no exception.
Method CREATE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_EVE_L_THRESHOLD | Layout globaler Schwellenwert | 20020314 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020314 | ||
3 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | EVE_TV_THRESHOLD | Schwellenwert der Evaluation Engine | 20020314 |
Method CREATE_INTERNAL on class CL_EVE_L_THRESHOLD has no exception.
Method GET_ALL_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LAYOUTS | Call by reference | Type reference (TYPE) | EVE_TT_L_THRESHOLD | Schwellenwert Layouts zu View | 20030407 | ||
2 | ![]() |
ET_LAYOUTS_BASE | Call by reference | Type reference (TYPE) | EVE_TT_L_THRESHOLD_BASE | Schwellenwert Layouts zu View (Basisklasse) | 20030407 | ||
3 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20030407 |
Method GET_ALL_INSTANCES on class CL_EVE_L_THRESHOLD has no exception.
Method GET_FORMULA_INTERN Signature
Method GET_FORMULA_INTERN on class CL_EVE_L_THRESHOLD has no parameter.
Method GET_FORMULA_INTERN on class CL_EVE_L_THRESHOLD has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_EVE_L_THRESHOLD | Layout Schwellenwert | 20020314 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020314 | ||
3 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | EVE_TV_THRESHOLD | Layout Schwellenwert der Evaluation Engine | 20020315 |
Method GET_INSTANCE on class CL_EVE_L_THRESHOLD has no exception.
Method GET_INSTANCES_FOR_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LAYOUTS | Call by reference | Type reference (TYPE) | EVE_TT_L_THRESHOLD | Schwellenwert Layouts zu View | 20020420 | ||
2 | ![]() |
ET_LAYOUTS_BASE | Call by reference | Type reference (TYPE) | EVE_TT_L_THRESHOLD_BASE | Schwellenwert Layouts zu View (Basisklasse) | 20020420 | ||
3 | ![]() |
IR_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_EVE_L_VIEW | Layout für die Sicht der Evaluation Engine | 20020420 |
Method GET_INSTANCES_FOR_VIEW on class CL_EVE_L_THRESHOLD has no exception.
Method READ_CONDITIONS Signature
Method READ_CONDITIONS on class CL_EVE_L_THRESHOLD has no parameter.
Method READ_CONDITIONS on class CL_EVE_L_THRESHOLD has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |