SAP ABAP Interface IF_EVE_VIEW (Interface for Access to View 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EVE_VIEW | Evaluation Data | 20020403 |
Properties
| Interface | IF_EVE_VIEW | |
| Short Description | Interface for Access to View Data |
General Data
| Package | EVE_CORE | Evaluation Engine - Core Application |
| Created | 20020307 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_EVE_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_EVE_VIEW has no interface.
Friends
Interface IF_EVE_VIEW has no friend.
Attributes
Interface IF_EVE_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Daten als Tabellenkalkulation zurückgeben (mit Ebenen) | 20091116 | |
| 2 | Instance method | Public | Method | Iterator for View Attributes | 20020516 | |
| 3 | Instance method | Public | Method | Return Data as Spreadsheet | 20040101 | |
| 4 | Instance method | Public | Method | Return View Data Table Work Area (Empty) | 20020610 | |
| 5 | Instance method | Public | Method | Return View Data Work Area (Empty) | 20020610 | |
| 6 | Instance method | Public | Method | Description of View | 20020522 | |
| 7 | Instance method | Public | Method | Extraction Information | 20020524 | |
| 8 | Instance method | Public | Method | Iterator for View Objects/Rows | 20020516 | |
| 9 | Instance method | Public | Method | Threshold Value Violations for a View Object | 20020617 | |
| 10 | Instance method | Public | Method | Root Object | 20020523 | |
| 11 | Instance method | Public | Method | Return All Mappings for View | 20041229 | |
| 12 | Instance method | Public | Method | View Information | 20020605 | |
| 13 | Instance method | Public | Method | Threshold Value Violations for View | 20020617 | |
| 14 | Instance method | Public | Method | Load View from Database Extract (New) | 20020516 | |
| 15 | Instance method | Public | Method | View from Source (Reread) | 20020516 | |
| 16 | Instance method | Public | Method | Reset View Data | 20020516 |
Events
Interface IF_EVE_VIEW has no event.
Types
Interface IF_EVE_VIEW has no local type.
Method Signatures
Method GET_AS_SPREADSHEET_WITH_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20091116 | ||||
| 2 | IT_OBJECTS | Call by reference | Type reference (TYPE) | EVE_TT_EXP_HIERARCHY_EXCEL | Tabelle GUID/Ebene | 20091116 | |||
| 3 | IV_FORMAT | Call by reference | Type reference (TYPE) | CHAR3 | CL_EVE_CO=>SC_SPREADSHEET_FORMAT_CSV | Feld der Laenge 3 Bytes | 20091116 | ||
| 4 | IV_WITH_HEADER | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | CL_EVE_CO=>SC_TRUE | Kennzeichen: Wahr/Ja; Falsch/Nein | 20091116 |
Method GET_AS_SPREADSHEET_WITH_HIER on Interface IF_EVE_VIEW has no exception.
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 | 20020516 |
Method GET_ATTRIBUTE_ITERATOR on Interface IF_EVE_VIEW has no exception.
Method GET_DATA_AS_SPREADSHEET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | Rückgabe als String | 20040101 | |||
| 2 | IT_OBJECTS | Call by reference | Type reference (TYPE) | EVE_TT_OBJECT_GUID | Einschränkung auf Objektliste | 20040101 | |||
| 3 | IV_FORMAT | Call by reference | Type reference (TYPE) | CHAR3 | CL_EVE_CO=>SC_SPREADSHEET_FORMAT_CSV | Format: CSV (Comma Separated); TAB (Tabulator Separated) | 20051025 | ||
| 4 | IV_WITH_HEADER | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | CL_EVE_CO=>SC_TRUE | Mit Spaltenüberschriften | 20040101 |
Method GET_DATA_AS_SPREADSHEET_TEXT on Interface IF_EVE_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_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_VIEW has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20020522 |
Method GET_DESCRIPTION on Interface IF_EVE_VIEW has no exception.
Method GET_EXTRACTION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXTRACTED_BY | Call by reference | Type reference (TYPE) | XUBNAME | User der die Daten extrahiert hat | 20020524 | |||
| 2 | EV_EXTRACTED_ON | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel der Extraktion | 20020524 | |||
| 3 | EV_IS_ACTUAL | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | Herkunft: 'X' = Aktuelle Daten, space = Extrakt | 20020524 |
Method GET_EXTRACTION_INFO on Interface IF_EVE_VIEW has no exception.
Method GET_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_OBJECT_VIEW_ITERATOR | Interface: Iterator für Objektdaten im View | 20020516 |
Method GET_ITERATOR on Interface IF_EVE_VIEW has no exception.
Method GET_OBJECT_VIOLATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | EVE_TV_OBJECT_GUID | GUID eines Anwendungsobjekts | 20020617 | |||
| 2 | RR_VIOLATIONS | Value transfer | Object reference (TYPE REF TO) | IF_EVE_THLD_VIOLATIONS | Tabelle über Collection von Schwellenwertv. (externes IF) | 20020617 |
Method GET_OBJECT_VIOLATIONS on Interface IF_EVE_VIEW has no exception.
Method GET_ROOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_EVE_OBJECT_VIEW | Interface Lesezugriff auf Datenobjekte im View | 20020523 |
Method GET_ROOT_OBJECT on Interface IF_EVE_VIEW has no exception.
Method GET_VIEW_ATTR_ICON_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ICON_MAPPING | Value transfer | Type reference (TYPE) | EVE_TT_ATTR_ICON_MAPPING | Mapping: Tabelle Zuordnung Feldwert zu Ikone | 20041229 |
Method GET_VIEW_ATTR_ICON_MAPPING on Interface IF_EVE_VIEW has no exception.
Method GET_VIEW_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020724 | |||
| 2 | EV_ROOT_OBJECT_GUID | Call by reference | Type reference (TYPE) | EVE_TV_ROOT_OBJECT_GUID | GUID des Wurzelobjekts einer Anwendungshierarchie | 20020605 | |||
| 3 | EV_VIEW | Call by reference | Type reference (TYPE) | EVE_TV_VIEW | Layout für die Sicht der Evaluation Engine | 20020605 |
Method GET_VIEW_INFO on Interface IF_EVE_VIEW has no exception.
Method GET_VIOLATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIOLATIONS | Call by reference | Type reference (TYPE) | EVE_TT_THLD_VIOLATIONS_IF | Tabelle über Collection von Schwellenwertv. (externes IF) | 20020617 |
Method GET_VIOLATIONS on Interface IF_EVE_VIEW has no exception.
Method LOAD_FROM_EXTRACT Signature
Method LOAD_FROM_EXTRACT on Interface IF_EVE_VIEW has no parameter.
Method LOAD_FROM_EXTRACT on Interface IF_EVE_VIEW has no exception.
Method READ_FROM_SOURCE Signature
Method READ_FROM_SOURCE on Interface IF_EVE_VIEW has no parameter.
Method READ_FROM_SOURCE on Interface IF_EVE_VIEW has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_EVE_VIEW has no parameter.
Method REFRESH on Interface IF_EVE_VIEW has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |