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 | ![]() |
Instance method | Public | Method | Alignment: Left / Centered / Right | 20020612 |
2 | ![]() |
Instance method | Public | Method | Dictionary Data Type? | 20030328 |
3 | ![]() |
Instance method | Public | Method | Determine Mapping for a Value Icon | 20041229 |
4 | ![]() |
Instance method | Public | Method | Determine URL for a Value Icon | 20041229 |
5 | ![]() |
Instance method | Public | Method | Attribute Name/Field Name | 20020524 |
6 | ![]() |
Instance method | Public | Method | Number of Decimal Places | 20031230 |
7 | ![]() |
Instance method | Public | Method | Output Length | 20031230 |
8 | ![]() |
Instance method | Public | Method | Title/Column Header | 20020524 |
9 | ![]() |
Instance method | Public | Method | Title/Long Column Header/Tooltip | 20020612 |
10 | ![]() |
Instance method | Public | Method | Name of DDIC Type | 20050510 |
11 | ![]() |
Instance method | Public | Method | Attribute/Field of Units Column | 20031230 |
12 | ![]() |
Instance method | Public | Method | Attribute Name/Field Name of Units Column | 20020524 |
13 | ![]() |
Instance method | Public | Method | Return Mapping Between Values and Icons | 20041229 |
14 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IA_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20041229 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20050315 | |
3 | ![]() |
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 | ![]() |
IA_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20041229 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20050315 | |
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20050315 | |
2 | ![]() |
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 | ![]() |
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 |