SAP ABAP Class CL_EVE_L_DASHBOARD (Dashboard Layout)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EVA (Application Component) Evaluations
     EVE_SETTINGS (Package) Evaluation Engine - System und Customizing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EVE_LAYOUT_BASE Abstract Basis Class for All Layouts 20041229
Properties
Class CL_EVE_L_DASHBOARD  
Short Description Dashboard Layout    
Super Class CL_EVE_LAYOUT_BASE Abstract Basis Class for All Layouts 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EVE_SETTINGS   Evaluation Engine - System und Customizing 
Created 20041229   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)
Interfaces
Class CL_EVE_L_DASHBOARD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_EVE_L_APPLICATION 20041229 Application Layout
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DASHBOARD_TABLE_NAME Instance attribute Public Type reference (TYPE) EVE_TV_DB_TABNAME Name of Dashboard Table 20041229
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INTERNAL Static method Private Method Creation of Instance 20041229
2 GET_INSTANCE Static method Private Method Instance for Dashboard 20041229
Events
Class CL_EVE_L_DASHBOARD has no event.
Types
Class CL_EVE_L_DASHBOARD has no local type.
Method Signatures

Method CREATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DASHBOARD Call by reference Object reference (TYPE REF TO) CL_EVE_L_DASHBOARD Layout eines Dashboards 20041229
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20041229
3 Importing IV_DASHBOARD_TABLE_NAME Call by reference Type reference (TYPE) EVE_TV_DB_TABNAME Name der Dashboard-Tabelle 20041229

Method CREATE_INTERNAL on class CL_EVE_L_DASHBOARD has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DASHBOARD Call by reference Object reference (TYPE REF TO) CL_EVE_L_DASHBOARD Layout eines Dashboards 20041229
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20041229
3 Importing IV_DASHBOARD_TABLE_NAME Call by reference Type reference (TYPE) EVE_TV_DB_TABNAME Name der Dashboard-Tabelle 20041229

Method GET_INSTANCE on class CL_EVE_L_DASHBOARD has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400