SAP ABAP Class CL_EVE_D_FIELD_VIEW (Attribute/Field of 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_CUSTOMIZING_BASE EVE: Basis Class for Customizing Objects 20030411
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EVE_DATA_ATTRIBUTE Interface for Data Attributes 20020516
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EVE_FIELD_VIEW Interface for Output Field View 20020515
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EVE_D_ATTRIBUTE_VIEW Attribute/Field of View 20020511
Properties
Class CL_EVE_D_FIELD_VIEW  
Short Description Attribute/Field of View    
Super Class CL_EVE_CUSTOMIZING_BASE EVE: Basis Class for Customizing Objects 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EVE_SETTINGS   Evaluation Engine - System und Customizing 
Created 20020511   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
# Interface Abstract Final Description Created on
1 IF_EVE_DATA_ATTRIBUTE Interface for Data Attributes 20020516
2 IF_EVE_FIELD_VIEW Interface for Output Field View 20020515
Friends
Class CL_EVE_D_FIELD_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NEXT_FIELD Instance attribute Private Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Next field 20020511
2 MR_PREVIOUS_FIELD Instance attribute Private Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Previous Attribute/Field 20020511
3 MR_REF_FIELD Instance attribute Protected Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Referencing Field of View for Unit of Measure/Currency 20020511
4 MS_FIELDCATALOG Instance attribute Public Type reference (TYPE) LVC_S_FCAT ALV control: Field catalog 20020511
5 MV_FIELD_NAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20020511
6 MV_FIELD_TYPE Instance attribute Public Attribute reference (LIKE) 20020515
7 MV_TYPE_NAME Instance attribute Public Type reference (TYPE) TYPENAME Name of Dictionary type 20020511
8 SC_FIELD_TYPE_ATTRIBUTE Instance attribute Public Attribute reference (LIKE) 20020515
9 SC_FIELD_TYPE_OTHERS Instance attribute Public Attribute reference (LIKE) 20020515
10 SC_FIELD_TYPE_SUB_ATTRIBUTE Instance attribute Public Attribute reference (LIKE) 20020515
11 SC_FIELD_TYPE_TECHNICAL Instance attribute Public Attribute reference (LIKE) 20020515
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DICTIONARY Static method Public Method Converts Layout Attributes to View Attributes 20020511
2 GET_FIELDCATALOG Instance method Public Method Field Catalog 20020524
3 GET_FIRST_INTERN Instance method Public Method Return First Field 20020511
4 GET_LAST_INTERN Instance method Public Method Return Last Field 20020511
5 GET_NEXT_INTERN Instance method Public Method Return Next Field 20020511
6 GET_PREVIOUS_INTERN Instance method Public Method Return Next Field 20020511
7 UPDATE_FIELDCATALOG Instance method Public Method Create Field Catalog for Attribute View 20020511
Events
Class CL_EVE_D_FIELD_VIEW has no event.
Types
Class CL_EVE_D_FIELD_VIEW has no local type.
Method Signatures

Method CONVERT_DICTIONARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_FIRST Call by reference Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Erstes Feld 20020511
2 Exporting ER_LAST Call by reference Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Letztes Feld 20020511
3 Exporting ET_FIELDS_VIEW Call by reference Type reference (TYPE) EVE_TT_D_FIELD_VIEW View Feld 20020511
4 Importing IR_PREVIOUS Call by reference Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Vorheriges Feld 20020511
5 Importing IV_FIELD_TYPE Call by reference Type reference (TYPE) EVE_TV_VIEW_FIELD_TYPE Typ des Feldes der Sichtausgabe 20020511
6 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) FIELDNAME Typname 20020511

Method CONVERT_DICTIONARY on class CL_EVE_D_FIELD_VIEW has no exception.

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELDCATALOG Call by reference Type reference (TYPE) LVC_S_FCAT ALV-Control: Feldkatalog 20020524

Method GET_FIELDCATALOG on class CL_EVE_D_FIELD_VIEW has no exception.

Method GET_FIRST_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIRST Value transfer Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Feld eines View 20020511

Method GET_FIRST_INTERN on class CL_EVE_D_FIELD_VIEW has no exception.

Method GET_LAST_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_LAST Value transfer Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Feld eines View 20020511

Method GET_LAST_INTERN on class CL_EVE_D_FIELD_VIEW has no exception.

Method GET_NEXT_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NEXT Value transfer Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Attribut/Feld eines View 20020511

Method GET_NEXT_INTERN on class CL_EVE_D_FIELD_VIEW has no exception.

Method GET_PREVIOUS_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PREVIOUS Value transfer Object reference (TYPE REF TO) CL_EVE_D_FIELD_VIEW Attribut/Feld eines View 20020511

Method GET_PREVIOUS_INTERN on class CL_EVE_D_FIELD_VIEW has no exception.

Method UPDATE_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELDCATALOG Call by reference Type reference (TYPE) LVC_S_FCAT ALV-Control: Feldkatalog 20020511

Method UPDATE_FIELDCATALOG on class CL_EVE_D_FIELD_VIEW has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200