SAP ABAP Interface IF_EVE_OBJECT_VIEW (Interface Read Access for Data Objects in View)
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_VIEW | Object Data in View | 20020511 |
Properties
| Interface | IF_EVE_OBJECT_VIEW | |
| Short Description | Interface Read Access for Data Objects in View |
General Data
| Package | EVE_CORE | Evaluation Engine - Core Application |
| Created | 20020511 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface IF_EVE_OBJECT_VIEW has no forward declaration.
Interfaces
Interface IF_EVE_OBJECT_VIEW has no interface.
Friends
Interface IF_EVE_OBJECT_VIEW has no friend.
Attributes
Interface IF_EVE_OBJECT_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate Iterator Using Attributes | 20020511 | |
| 2 | Instance method | Public | Method | Generate Iterator Using Data | 20020516 | |
| 3 | Instance method | Public | Method | Return View Data Table Work Area (Empty) | 20020610 | |
| 4 | Instance method | Public | Method | Return View Data Work Area (Empty) | 20020610 | |
| 5 | Instance method | Public | Method | Determine Object Description | 20020511 | |
| 6 | Instance method | Public | Method | Determine External ID | 20020511 | |
| 7 | Instance method | Public | Method | Return SAP Icons/URL | 20020528 | |
| 8 | Instance method | Public | Method | Determine Internal ID | 20020511 | |
| 9 | Instance method | Public | Method | Determine Hierarchy Level | 20020511 | |
| 10 | Instance method | Public | Method | Determine Object Type | 20020511 | |
| 11 | Instance method | Public | Method | Parent Node | 20020516 | |
| 12 | Instance method | Public | Method | Interne ID ermitteln | 20080604 | |
| 13 | Instance method | Public | Method | Determine Secondary Object Type | 20020511 | |
| 14 | Instance method | Public | Method | Threshold Value Violations | 20020516 | |
| 15 | Instance method | Public | Method | is leaf? | 20020516 | |
| 16 | Instance method | Public | Method | is root? | 20020516 | |
| 17 | Instance method | Public | Method | Fill Data per Move-Corresponding | 20020516 |
Events
Interface IF_EVE_OBJECT_VIEW has no event.
Types
Interface IF_EVE_OBJECT_VIEW has no local type.
Method Signatures
Method GET_ATTRIBUTE_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_EVE_DATA_ATTRIBUTE_ITERATOR | Iterator für Daten Attribute | 20020515 |
Method GET_ATTRIBUTE_ITERATOR on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_DATA_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_EVE_DATA_ITERATOR | Iterator für Daten | 20020516 |
Method GET_DATA_ITERATOR on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_DATA_REF_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20020610 |
Method GET_DATA_REF_TABLE on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_DATA_REF_WORKAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20020610 |
Method GET_DATA_REF_WORKAREA on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | CLIKE | Bezeichnung eines Objektes | 20020511 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache | 20020511 |
Method GET_DESCRIPTION on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTERNAL_ID | Value transfer | Type reference (TYPE) | EVE_TV_OBJECT_ID | Objekt ID (Externe Darstellung) | 20020511 |
Method GET_EXTERNAL_ID on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_ICON_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON_URL | Value transfer | Type reference (TYPE) | STRING | 20020528 |
Method GET_ICON_URL on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_INTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INTERNAL_ID | Value transfer | Type reference (TYPE) | EVE_TV_OBJECT_GUID | GUID eines Anwendungsobjektes | 20020511 |
Method GET_INTERNAL_ID on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LEVEL | Value transfer | Type reference (TYPE) | EVE_TV_HIERARCHY_LEVEL | Laufende Nummer von Hierarchiestufen | 20020511 |
Method GET_LEVEL on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | EVE_TV_OBJECT_TYPE | Objekttyp für Evaluation Engine | 20020511 |
Method GET_OBJECT_TYPE on Interface IF_EVE_OBJECT_VIEW 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_VIEW | Interface Lesezugriff auf Datenobjekte im View | 20020516 |
Method GET_PARENT on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_SECONDARY_INTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECONDARY_INTERNAL_ID | Value transfer | Type reference (TYPE) | STRING | ID des gelinkten Anwendungsobjektes | 20080604 |
Method GET_SECONDARY_INTERNAL_ID on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_SECONDARY_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SECONDARY_OBJECT_TYPE | Value transfer | Type reference (TYPE) | EVE_TV_SEC_OBJECT_TYPE | Sekundärer Objekttyp für Evaluation Engine | 20020511 |
Method GET_SECONDARY_OBJECT_TYPE on Interface IF_EVE_OBJECT_VIEW has no exception.
Method GET_VIOLATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_VIOLATIONS | Value transfer | Object reference (TYPE REF TO) | IF_EVE_THLD_VIOLATIONS | Interface: Collection von Schwellenwertverletzungen | 20020516 |
Method GET_VIOLATIONS on Interface IF_EVE_OBJECT_VIEW has no exception.
Method IS_LEAF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_LEAF | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Kennzeichen: Wahr/Ja; Falsch/Nein | 20020516 |
Method IS_LEAF on Interface IF_EVE_OBJECT_VIEW has no exception.
Method IS_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ROOT | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Kennzeichen: Wahr/Ja; Falsch/Nein | 20020516 |
Method IS_ROOT on Interface IF_EVE_OBJECT_VIEW has no exception.
Method MOVE_CORRESPONDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CA_DATA | Call by reference | Type reference (TYPE) | ANY | 20020516 |
Method MOVE_CORRESPONDING on Interface IF_EVE_OBJECT_VIEW has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |