SAP ABAP Class CL_EVE_ALV_DISPLAY (Display of Evaluation in SAP List Viewer)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EVA (Application Component) Evaluations
⤷
EVE_UI (Package) Evaluation Engine - User Interface Objects
⤷
⤷
Properties
| Class | CL_EVE_ALV_DISPLAY | |
| Short Description | Display of Evaluation in SAP List Viewer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EVE_UI | Evaluation Engine - User Interface Objects |
| Created | 20020723 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EVE_ALV_DISPLAY has no interface implemented.
Friends
Class CL_EVE_ALV_DISPLAY 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_VIEW | Interface for Access to View Data | 20020723 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | EVE_TV_APPLICATION | Evaluation Engine Application | 20020724 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | EVE_TV_BOOLE | Technical Fields in Column Set | 20021107 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EVE_TV_VIEW | Layout for Evaluation Engine View | 20020724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020723 | |
| 2 | Instance method | Public | Method | Display SAP List Viewer in Fullscreen | 20020724 | |
| 3 | Static method | Public | Method | Create Instance for Evaluation Instance | 20020723 | |
| 4 | Static method | Public | Method | Create Instance for Evaluation Keys | 20020723 | |
| 5 | Instance method | Public | Method | Return Data as Table | 20020724 | |
| 6 | Instance method | Public | Method | Create Field Catalog (LVC) for View Layout | 20020724 | |
| 7 | Instance method | Public | Method | Include/Remove Technical Fields in Column Set | 20021107 |
Events
Class CL_EVE_ALV_DISPLAY has no event.
Types
Class CL_EVE_ALV_DISPLAY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_EVE_VIEW | Interface für Zugriff auf View Daten | 20020723 | |||
| 2 | IV_TECH_FIELDS_AVAILABLE | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | Technische Felder im Arbeitsvorrat | 20021107 |
Method CONSTRUCTOR on class CL_EVE_ALV_DISPLAY has no exception.
Method DISPLAY_FULLSCREEN_LIST Signature
Method DISPLAY_FULLSCREEN_LIST on class CL_EVE_ALV_DISPLAY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020724 |
Method GET_BY_VIEW_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_EVE_VIEW | Interface für Zugriff auf View Daten | 20020723 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EVE_ALV_DISPLAY | Anzeige Auswertung im ALV | 20020723 |
Method GET_BY_VIEW_INSTANCE on class CL_EVE_ALV_DISPLAY has no exception.
Method GET_BY_VIEW_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTUAL_DATA | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | CL_EVE_CO=>SC_FALSE | 'X': Aktuelle Daten extrahieren | 20020723 | ||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020723 | |||
| 3 | IV_ROOT_OBJECT_GUID | Call by reference | Type reference (TYPE) | EVE_TV_ROOT_OBJECT_GUID | GUID des Wurzelobjekts einer Anwendungshierarchie | 20020723 | |||
| 4 | IV_VIEW | Call by reference | Type reference (TYPE) | EVE_TV_VIEW | Layout für die Sicht der Evaluation Engine | 20020723 | |||
| 5 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EVE_ALV_DISPLAY | Anzeige Auswertung im ALV | 20020723 |
Method GET_BY_VIEW_KEYS on class CL_EVE_ALV_DISPLAY has no exception.
Method GET_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20020724 |
Method GET_TABLE_DATA on class CL_EVE_ALV_DISPLAY has no exception.
Method GET_TABLE_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020724 |
Method GET_TABLE_FIELDCATALOG on class CL_EVE_ALV_DISPLAY has no exception.
Method SET_TECH_FIELDS_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TECH_FIELDS_AVAILABLE | Call by reference | Type reference (TYPE) | EVE_TV_BOOLE | CL_EVE_CO=>SC_TRUE | TEchnische Felder in Spaltenvorrat | 20021107 |
Method SET_TECH_FIELDS_AVAILABLE on class CL_EVE_ALV_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |