SAP ABAP Interface IF_EVE_DATA_ATTRIBUTE (Interface for Data Attributes)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EVA (Application Component) Evaluations
     EVE_BASE (Package) Evaluation Engine - Basis Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EVE_FIELD_VIEW Interface for Output Field View 20020516
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_D_FIELD_VIEW Attribute/Field of View 20020516
Properties
Interface IF_EVE_DATA_ATTRIBUTE  
Short Description Interface for Data Attributes    
General Data
Package EVE_BASE   Evaluation Engine - Basis Objects 
Created 20020515   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface IF_EVE_DATA_ATTRIBUTE has no forward declaration.
Interfaces
Interface IF_EVE_DATA_ATTRIBUTE has no interface.
Friends
Interface IF_EVE_DATA_ATTRIBUTE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DATA_INDEX Instance attribute Public Type reference (TYPE) I Index of Attributes in Data Reference 20020515
2 SC_ALIGNMENT_CENTER Constant Public Type reference (TYPE) STRING 'CENTER' Alignment: Centered 20020612
3 SC_ALIGNMENT_LEFT Constant Public Type reference (TYPE) STRING 'LEFT' Alignment: Left-Aligned 20020612
4 SC_ALIGNMENT_RIGHT Constant Public Type reference (TYPE) STRING 'RIGHT' Alignment: Right-Aligned 20020612
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALIGNMENT Instance method Public Method Alignment: Left / Centered / Right 20020612
2 GET_DATA_TYPE Instance method Public Method Dictionary Data Type? 20030328
3 GET_ICON_MAPPING_FOR_VALUE Instance method Public Method Determine Mapping for a Value Icon 20041229
4 GET_ICON_URL_FOR_VALUE Instance method Public Method Determine URL for a Value Icon 20041229
5 GET_NAME Instance method Public Method Attribute Name/Field Name 20020524
6 GET_NUM_DECIMALS Instance method Public Method Number of Decimal Places 20031230
7 GET_OUTPUT_LENGTH Instance method Public Method Output Length 20031230
8 GET_TITLE Instance method Public Method Title/Column Header 20020524
9 GET_TITLE_LONG Instance method Public Method Title/Long Column Header/Tooltip 20020612
10 GET_TYPE_NAME Instance method Public Method Name of DDIC Type 20050510
11 GET_UNIT_ATTRIBUTE Instance method Public Method Attribute/Field of Units Column 20031230
12 GET_UNIT_NAME Instance method Public Method Attribute Name/Field Name of Units Column 20020524
13 GET_VALUE_ICON_MAPPING Instance method Public Method Return Mapping Between Values and Icons 20041229
14 IS_UNIT_OR_CURRKEY Instance method Public Method Unit of Measure or Currency Key? 20030328
Events
Interface IF_EVE_DATA_ATTRIBUTE has no event.
Types
Interface IF_EVE_DATA_ATTRIBUTE has no local type.
Method Signatures

Method GET_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ALIGNMENT Value transfer Type reference (TYPE) STRING Eine der Konstanten SC_ALIGNMNET 20020612

Method GET_ALIGNMENT on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATA_TYPE Value transfer Type reference (TYPE) DATATYPE_D Q: Menge; C: Währungsbetrag 20030328

Method GET_DATA_TYPE on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_ICON_MAPPING_FOR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IA_VALUE Call by reference Type reference (TYPE) ANY Wert 20041229
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050315
3 Returning RS_ICON_MAPPING Value transfer Type reference (TYPE) EVE_TS_ICON_MAPPING Mapping: Werte/Bedingung mit Ikone 20041229

Method GET_ICON_MAPPING_FOR_VALUE on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_ICON_URL_FOR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IA_VALUE Call by reference Type reference (TYPE) ANY Wert 20041229
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050315
3 Returning RV_ICON_URL Value transfer Type reference (TYPE) STRING URLzur Ikone 20041229

Method GET_ICON_URL_FOR_VALUE on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20020524

Method GET_NAME on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_NUM_DECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUM_DECIMALS Value transfer Type reference (TYPE) I 20031230

Method GET_NUM_DECIMALS on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_OUTPUT_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OUTPUT_LENGTH Value transfer Type reference (TYPE) I 20031230

Method GET_OUTPUT_LENGTH on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20031230

Method GET_TITLE on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_TITLE_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20031230

Method GET_TITLE_LONG on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) STRING 20050510

Method GET_TYPE_NAME on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_UNIT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_UNIT_ATTRIBUTE Value transfer Object reference (TYPE REF TO) IF_EVE_DATA_ATTRIBUTE Interface für Daten Attribute 20031230

Method GET_UNIT_ATTRIBUTE on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_UNIT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNIT_NAME Value transfer Type reference (TYPE) STRING 20031230

Method GET_UNIT_NAME on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method GET_VALUE_ICON_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050315
2 Returning RT_ICON_MAPPING Value transfer Type reference (TYPE) EVE_TT_ICON_MAPPING Mapping: Tabelle Zuordnung Feldwert zu Ikone 20041229

Method GET_VALUE_ICON_MAPPING on Interface IF_EVE_DATA_ATTRIBUTE has no exception.

Method IS_UNIT_OR_CURRKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_UNIT_OR_CURRKEY Value transfer Type reference (TYPE) BOOLE_D X: Mengeneinheit/Währungsschlüssel 20030328

Method IS_UNIT_OR_CURRKEY on Interface IF_EVE_DATA_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200