SAP ABAP Interface IF_EVE_OBJECT (Interface Access to Data Objects)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EVE_OBJECT_DATA | Object Data | 20020403 |
Properties
| Interface | IF_EVE_OBJECT | |
| Short Description | Interface Access to Data Objects |
General Data
| Package | EVE_CORE | Evaluation Engine - Core Application |
| Created | 20020307 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface IF_EVE_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EVE_OBJECT_GET | Interface Read Access to Data Objects | 20020307 | ||
| 2 | IF_EVE_OBJECT_GET_REFERENCE | Interface Reference Access to Data Objects | 20020403 | ||
| 3 | IF_EVE_OBJECT_SET | Interface Write Access to Data Objects | 20020307 |
Friends
Interface IF_EVE_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_LAYOUT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_EVE_LAYOUT | General Layout for Extracts/Views | 20020429 | ||
| 2 | SC_DATA_ACCESS_NONE | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Access to data not possible | 20020426 | |
| 3 | SC_DATA_ACCESS_OWN | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | Access to Own Data | 20020426 | |
| 4 | SC_DATA_ACCESS_SUM | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Access to Summarized Data | 20020426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Switch Access to Own or Summarized Data | 20020429 | |
| 2 | Instance method | Public | Method | Return All Children | 20020429 | |
| 3 | Instance method | Public | Method | Access Method to Attribute of Own or Aggregated Data | 20050906 | |
| 4 | Instance method | Public | Method | Return Object Factory | 20020429 | |
| 5 | Instance method | Public | Method | Return Parent Node | 20020426 | |
| 6 | Instance method | Public | Method | Switch Access to Own or Summarized Data | 20020426 | |
| 7 | Instance method | Public | Method | Switch Access to Own or Summarized Data | 20020426 | |
| 8 | Instance method | Public | Method | Set Parent Node | 20020426 |
Events
Interface IF_EVE_OBJECT has no event.
Types
Interface IF_EVE_OBJECT has no local type.
Method Signatures
Method CLEAR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_ACCESS | Call by reference | Type reference (TYPE) | CHAR1 | SC_DATA_ACCESS_SUM | Eine der Konstanten SC_DATA_ACCESS_* | 20020429 |
Method CLEAR_DATA on Interface IF_EVE_OBJECT has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILDREN | Call by reference | Type reference (TYPE) | EVE_TT_OBJECT_IF | Tabelle über Referenz auf Datenobjekte | 20020429 |
Method GET_CHILDREN on Interface IF_EVE_OBJECT has no exception.
Method GET_DATA_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_ACCESS | Value transfer | Type reference (TYPE) | CHAR1 | Eine der Konstanten SC_DATA_ACCESS_* | 20050906 |
Method GET_DATA_ACCESS on Interface IF_EVE_OBJECT has no exception.
Method GET_OBJECT_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OBJECT_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_EVE_OBJECT_FACTORY | Interface für Factory von Datenobjekten | 20020429 |
Method GET_OBJECT_FACTORY on Interface IF_EVE_OBJECT has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_EVE_OBJECT | Interface Zugriff auf Datenobjekte | 20020426 |
Method GET_PARENT on Interface IF_EVE_OBJECT has no exception.
Method SET_DATA_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_ACCESS | Call by reference | Type reference (TYPE) | CHAR1 | Eine der Konstanten SC_DATA_ACCESS_* | 20020426 | |||
| 2 | RV_NOT_POSSIBLE | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Zugriff ist nicht möglich | 20020426 |
Method SET_DATA_ACCESS on Interface IF_EVE_OBJECT has no exception.
Method SET_DATA_ACCESS_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_ACCESS | Call by reference | Type reference (TYPE) | CHAR1 | Eine der Konstanten SC_DATA_ACCESS_* | 20020426 | |||
| 2 | RV_NOT_POSSIBLE | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Zugriff ist in mindestens einem Objekt nicht nicht möglich | 20020426 |
Method SET_DATA_ACCESS_HIERARCHY on Interface IF_EVE_OBJECT has no exception.
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_EVE_OBJECT | Interface Zugriff auf Datenobjekte | 20020426 |
Method SET_PARENT on Interface IF_EVE_OBJECT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |