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 CL_EVE_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SLIS 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 MR_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_EVE_VIEW Interface for Access to View Data 20020723
2 MV_APPLICATION Instance attribute Private Type reference (TYPE) EVE_TV_APPLICATION Evaluation Engine Application 20020724
3 MV_TECH_FIELDS_AVAILABLE Instance attribute Protected Type reference (TYPE) EVE_TV_BOOLE Technical Fields in Column Set 20021107
4 MV_VIEW 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 CONSTRUCTOR Instance method Public Constructor Constructor 20020723
2 DISPLAY_FULLSCREEN_LIST Instance method Public Method Display SAP List Viewer in Fullscreen 20020724
3 GET_BY_VIEW_INSTANCE Static method Public Method Create Instance for Evaluation Instance 20020723
4 GET_BY_VIEW_KEYS Static method Public Method Create Instance for Evaluation Keys 20020723
5 GET_TABLE_DATA Instance method Public Method Return Data as Table 20020724
6 GET_TABLE_FIELDCATALOG Instance method Public Method Create Field Catalog (LVC) for View Layout 20020724
7 SET_TECH_FIELDS_AVAILABLE 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 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) IF_EVE_VIEW Interface für Zugriff auf View Daten 20020723
2 Importing 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 ERROR_OCCURRED Fehler 20020724

Method GET_BY_VIEW_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) IF_EVE_VIEW Interface für Zugriff auf View Daten 20020723
2 Returning 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 Importing IV_ACTUAL_DATA Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_FALSE 'X': Aktuelle Daten extrahieren 20020723
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20020723
3 Importing IV_ROOT_OBJECT_GUID Call by reference Type reference (TYPE) EVE_TV_ROOT_OBJECT_GUID GUID des Wurzelobjekts einer Anwendungshierarchie 20020723
4 Importing IV_VIEW Call by reference Type reference (TYPE) EVE_TV_VIEW Layout für die Sicht der Evaluation Engine 20020723
5 Returning 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 Returning 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 Exporting 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 Importing 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