SAP ABAP Class CL_EVE_L_VIEW (Layout View)
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 20020307
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EVE_LAYOUT General Layout for Extracts/Views 20020403
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EVE_L_VIEW_ALV View Layout for ALV 20020516
Properties
Class CL_EVE_L_VIEW  
Short Description Layout View    
Super Class CL_EVE_LAYOUT_BASE Abstract Basis Class for All Layouts 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EVE_SETTINGS   Evaluation Engine - System und Customizing 
Created 20020307   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 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EVE_LAYOUT General Layout for Extracts/Views 20020403
Friends
Class CL_EVE_L_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FIRST_VIEW_ATTRIBUTE Instance attribute Public Object reference (TYPE REF TO) CL_EVE_D_ATTRIBUTE_VIEW First Attribute of View Output 20020511
2 MR_HANDLE_VIEW_ATTRIBUTES_TAB Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Type Handle for View Data Table 20040827
3 MR_HANDLE_VIEW_ATTRIBUTES_WA Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Type Handle for View Data 20040827
4 MR_LAYOUT_EXTRACT Instance attribute Public Object reference (TYPE REF TO) CL_EVE_L_EXTRACT Corresponding Extract Layout 20020314
5 MS_CDATA Instance attribute Public Type reference (TYPE) EVE_TS_VIEW Layout Data 20020314
6 MT_VIEW_ATTRIBUTES Instance attribute Public Type reference (TYPE) EVE_TT_D_ATTRIBUTE_VIEW View Structure 20020510
7 MV_EVE_EXTRACT Instance attribute Public Attribute reference (LIKE) 20020410
8 ST_VIEWS Static Attribute Private Type reference (TYPE) TT_APPL_BUFFER Buffer for Application Views 20020314
9 ST_VIEW_LIST Static Attribute Private Type reference (TYPE) EVE_TT_VIEW Tabelle über Auswertungen 20080619
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030530
2 CREATE_ALL_INSTANCES Static method Private Method Create View Layout Instance 20020314
3 CREATE_VIEW_ATTRIBUTES_TABLE Instance method Public Method Create Data Reference to Table with View Data 20020511
4 CREATE_VIEW_ATTRIBUTES_WA Instance method Public Method Create Data Reference to Work Area with View Data 20020511
5 CREATE_VIEW_TYPE_HANDLES Instance method Protected Method Generate Type Handles for View Layout 20040827
6 GET_ALL_LAYOUTS Static method Public Method Gives All View Layouts for Application 20020604
7 GET_EXTRACT_LAYOUT Instance method Public Method 20020410
8 GET_INSTANCE Static method Public Method Create View Layout Instance 20020314
9 GET_ITERATOR Instance method Public Method 20020403
10 GET_LAYOUTS_FOR_EXTRACT Static method Public Method Gives All View Layouts to an Extract 20020420
11 GET_LAYOUT_ATTRIBUTES Instance method Public Method 20020408
12 GET_LAYOUT_DATA_TABLE Instance method Public Method 20020403
13 GET_LAYOUT_DATA_WORKAREA Instance method Public Method 20020403
14 GET_LAYOUT_STATUS_WA Instance method Public Method 20020408
15 GET_THRESHOLD_LAYOUTS Instance method Public Method 20020420
16 IS_INACTIVE Instance method Public Method Is evaluation layout inactive? 20020702
17 IS_VALID_OBJECT_TYPE Instance method Public Method 20020408
Events
Class CL_EVE_L_VIEW has no event.
Types
Class CL_EVE_L_VIEW 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 IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20030530
2 Importing IV_VIEW Call by reference Type reference (TYPE) EVE_TV_VIEW Layout Sicht/View der Evaluation Engine 20030530

Method CONSTRUCTOR on class CL_EVE_L_VIEW has no exception.

Method CREATE_ALL_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20020314
2 Importing IV_VIEW Call by reference Type reference (TYPE) EVE_TV_VIEW Layout einer Auswertung 20060515

Method CREATE_ALL_INSTANCES on class CL_EVE_L_VIEW has no exception.

Method CREATE_VIEW_ATTRIBUTES_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA_TABLE Call by reference Object reference (TYPE REF TO) DATA 20020511

Method CREATE_VIEW_ATTRIBUTES_TABLE on class CL_EVE_L_VIEW has no exception.

Method CREATE_VIEW_ATTRIBUTES_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_EVE_CONTAINER Daten Container 20020516
2 Exporting ER_DATA_ITERATOR Call by reference Object reference (TYPE REF TO) IF_EVE_DATA_ATTRIBUTE_ITERATOR Iterator für Daten Attribute 20020515
3 Exporting ER_DATA_WORKAREA Call by reference Object reference (TYPE REF TO) DATA 20020511

Method CREATE_VIEW_ATTRIBUTES_WA on class CL_EVE_L_VIEW has no exception.

Method CREATE_VIEW_TYPE_HANDLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_HANDLE_VIEW_ATTRIBUTES_TAB Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Typ-Handle für Datentabelle 20040827
2 Exporting ER_HANDLE_VIEW_ATTRIBUTES_WA Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Typ-Handle für Daten 20040827

Method CREATE_VIEW_TYPE_HANDLES on class CL_EVE_L_VIEW has no exception.

Method GET_ALL_LAYOUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUTS Call by reference Type reference (TYPE) EVE_TT_L_VIEW Auswertungslayouts zur Applikation 20020604
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION 20020604
3 Importing IV_INCLUDE_INACTIVE Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_FALSE Auch inaktive Auswertungslayouts? 20020702

Method GET_ALL_LAYOUTS on class CL_EVE_L_VIEW has no exception.

Method GET_EXTRACT_LAYOUT Signature

Method GET_EXTRACT_LAYOUT on class CL_EVE_L_VIEW has no parameter.
Method GET_EXTRACT_LAYOUT on class CL_EVE_L_VIEW has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LAYOUT Call by reference Object reference (TYPE REF TO) CL_EVE_L_VIEW Layout View 20020314
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) EVE_TV_APPLICATION Anwendung der Evaluation Engine 20020314
3 Importing IV_VIEW Call by reference Type reference (TYPE) EVE_TV_VIEW Layout Sicht/View der Evaluation Engine 20020314

Method GET_INSTANCE on class CL_EVE_L_VIEW has no exception.

Method GET_ITERATOR Signature

Method GET_ITERATOR on class CL_EVE_L_VIEW has no parameter.
Method GET_ITERATOR on class CL_EVE_L_VIEW has no exception.

Method GET_LAYOUTS_FOR_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUTS Call by reference Type reference (TYPE) EVE_TT_L_VIEW Auswertungslayouts zum Extrakt 20020420
2 Importing IR_EXTRACT Call by reference Object reference (TYPE REF TO) CL_EVE_L_EXTRACT Layout Extrakt 20020420
3 Importing IV_INCLUDE_INACTIVE Call by reference Type reference (TYPE) EVE_TV_BOOLE CL_EVE_CO=>SC_FALSE Auch inaktive Auswertungslayouts? 20020702

Method GET_LAYOUTS_FOR_EXTRACT on class CL_EVE_L_VIEW has no exception.

Method GET_LAYOUT_ATTRIBUTES Signature

Method GET_LAYOUT_ATTRIBUTES on class CL_EVE_L_VIEW has no parameter.
Method GET_LAYOUT_ATTRIBUTES on class CL_EVE_L_VIEW has no exception.

Method GET_LAYOUT_DATA_TABLE Signature

Method GET_LAYOUT_DATA_TABLE on class CL_EVE_L_VIEW has no parameter.
Method GET_LAYOUT_DATA_TABLE on class CL_EVE_L_VIEW has no exception.

Method GET_LAYOUT_DATA_WORKAREA Signature

Method GET_LAYOUT_DATA_WORKAREA on class CL_EVE_L_VIEW has no parameter.
Method GET_LAYOUT_DATA_WORKAREA on class CL_EVE_L_VIEW has no exception.

Method GET_LAYOUT_STATUS_WA Signature

Method GET_LAYOUT_STATUS_WA on class CL_EVE_L_VIEW has no parameter.
Method GET_LAYOUT_STATUS_WA on class CL_EVE_L_VIEW has no exception.

Method GET_THRESHOLD_LAYOUTS Signature

Method GET_THRESHOLD_LAYOUTS on class CL_EVE_L_VIEW has no parameter.
Method GET_THRESHOLD_LAYOUTS on class CL_EVE_L_VIEW has no exception.

Method IS_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_INACTIVE Value transfer Type reference (TYPE) EVE_TV_BOOLE Auswertungslayout inaktiv? 20020702

Method IS_INACTIVE on class CL_EVE_L_VIEW has no exception.

Method IS_VALID_OBJECT_TYPE Signature

Method IS_VALID_OBJECT_TYPE on class CL_EVE_L_VIEW has no parameter.
Method IS_VALID_OBJECT_TYPE on class CL_EVE_L_VIEW has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100