SAP ABAP Class CL_EVE_EXTRACT_PERSISTENCY (Persistence Extracts)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EVE_EXTRACT_PERSISTENCY | Persistence for Extracts | 20030910 |
Properties
| Class | CL_EVE_EXTRACT_PERSISTENCY | |
| Short Description | Persistence Extracts | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EVE_CORE | Evaluation Engine - Core Application |
| Created | 20030910 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EVE_EXTRACT_PERSISTENCY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EVE_EXTRACT_PERSISTENCY | Persistence for Extracts | 20030910 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EVE_PERSISTENCY | 20030922 | EVE Persistence |
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 | 20030924 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EVE_PERSISTENCY | EVE Persistence | 20030924 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EVE_EXTRACT_FACTORY | Factory Extracts / Evaluations | 20030924 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_BUFFER_TABLE | Table of Changed Extracts | 20031009 | |||
| 5 | Instance attribute | Private | See coding | Table of Extracts to Be Deleted for Root Objects | 20031111 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Date and Time, Current (Application Server) Date | 20060301 | |||
| 7 | Constant | Public | Type reference (TYPE) | EVE_TS_XML_PERSISTENCY_DB_KEY-CONTEXT_TYPE | 'EVE_EXTRACT' | Context Type for Extracts | 20031007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030922 | |
| 2 |