SAP ABAP Class IF_EVE_OBJECT (Interface Access to Data Objects)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EVE_OBJECT_GET | Interface Read Access to Data Objects | 20020307 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_EVE_OBJECT_GET_REFERENCE | Interface Reference Access to Data Objects | 20020403 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_EVE_OBJECT_SET | Interface Write Access to Data Objects | 20020307 |
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
| Class | IF_EVE_OBJECT | |
| Short Description | Interface Access to Data Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020307 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EVE_OBJECT has no forward declaration.
Interfaces
Class IF_EVE_OBJECT has no interface implemented.
Friends
Class IF_EVE_OBJECT 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) | IF_EVE_LAYOUT | General Layout for Extracts/Views | 20020429 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Access to data not possible | 20020426 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | Access to Own Data | 20020426 | ||
| 4 | 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
Class IF_EVE_OBJECT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_EVE_OBJECT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |