SAP ABAP Class CL_EVE_VIEW (Evaluation Data)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EVE_DATA | Abstract Basis Class for Extract/Evaluation Data | 20020307 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EVE_VIEW | Interface for Access to View Data | 20020403 |
Properties
| Class | CL_EVE_VIEW | |
| Short Description | Evaluation Data | |
| Super Class | CL_EVE_DATA | Abstract Basis Class for Extract/Evaluation Data |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EVE_CORE | Evaluation Engine - Core Application |
| 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_VIEW | Interface for Access to View Data | 20020403 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EVE_EXTRACT_FACTORY | 20031008 | Factory Extracts / Evaluations |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EVE_OBJECT_VIEW | Object Data in View | 20020511 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_L_VIEW | Layout View | 20020403 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | EVE_EXPORT_TO_EXCEL | Tabellensicht: Export nach MS Excel | 20091026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Aggregate Threshold Value Violations | 20031108 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020403 | |
| 3 | Instance method | Protected | Method | Convert Object Data to Object Evaluation | 20020511 | |
| 4 |