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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EVE_D_FIELD_VIEW | Next field | 20020511 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EVE_D_FIELD_VIEW | Previous Attribute/Field | 20020511 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EVE_D_FIELD_VIEW | Referencing Field of View for Unit of Measure/Currency | 20020511 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | LVC_S_FCAT | ALV control: Field catalog | 20020511 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20020511 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20020515 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | TYPENAME | Name of Dictionary type | 20020511 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20020515 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20020515 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20020515 | |||||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20020515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts Layout Attributes to View Attributes | 20020511 | |
| 2 | Instance method | Public | Method | Field Catalog | 20020524 | |
| 3 | Instance method | Public | Method | Return First Field | 20020511 | |
| 4 | Instance method | Public | Method | Return Last Field | 20020511 | |
| 5 | Instance method | Public | Method | Return Next Field | 20020511 | |
| 6 | Instance method | Public | Method | Return Next Field | 20020511 | |
| 7 | 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 | ER_FIRST | Call by reference | Object reference (TYPE REF TO) | CL_EVE_D_FIELD_VIEW | Erstes Feld | 20020511 | |||
| 2 | ER_LAST | Call by reference | Object reference (TYPE REF TO) | CL_EVE_D_FIELD_VIEW | Letztes Feld | 20020511 | |||
| 3 | ET_FIELDS_VIEW | Call by reference | Type reference (TYPE) | EVE_TT_D_FIELD_VIEW | View Feld | 20020511 | |||
| 4 | IR_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CL_EVE_D_FIELD_VIEW | Vorheriges Feld | 20020511 | |||
| 5 | IV_FIELD_TYPE | Call by reference | Type reference (TYPE) | EVE_TV_VIEW_FIELD_TYPE | Typ des Feldes der Sichtausgabe | 20020511 | |||
| 6 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |