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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_D_ATTRIBUTE_VIEW | First Attribute of View Output | 20020511 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Type Handle for View Data Table | 20040827 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Type Handle for View Data | 20040827 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_EVE_L_EXTRACT | Corresponding Extract Layout | 20020314 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | EVE_TS_VIEW | Layout Data | 20020314 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | EVE_TT_D_ATTRIBUTE_VIEW | View Structure | 20020510 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20020410 | |||||
| 8 | Static Attribute | Private | Type reference (TYPE) | TT_APPL_BUFFER | Buffer for Application Views | 20020314 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | EVE_TT_VIEW | Tabelle über Auswertungen | 20080619 |
Methods
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 | IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20030530 | |||
| 2 | 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 | IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020314 | |||
| 2 | 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 | 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 | ER_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_EVE_CONTAINER | Daten Container | 20020516 | |||
| 2 | ER_DATA_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_EVE_DATA_ATTRIBUTE_ITERATOR | Iterator für Daten Attribute | 20020515 | |||
| 3 | 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 | ER_HANDLE_VIEW_ATTRIBUTES_TAB | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Typ-Handle für Datentabelle | 20040827 | |||
| 2 | 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 | ET_LAYOUTS | Call by reference | Type reference (TYPE) | EVE_TT_L_VIEW | Auswertungslayouts zur Applikation | 20020604 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | 20020604 | ||||
| 3 | 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 | ER_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_EVE_L_VIEW | Layout View | 20020314 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | EVE_TV_APPLICATION | Anwendung der Evaluation Engine | 20020314 | |||
| 3 | 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 | ET_LAYOUTS | Call by reference | Type reference (TYPE) | EVE_TT_L_VIEW | Auswertungslayouts zum Extrakt | 20020420 | |||
| 2 | IR_EXTRACT | Call by reference | Object reference (TYPE REF TO) | CL_EVE_L_EXTRACT | Layout Extrakt | 20020420 | |||
| 3 | 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 | 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 |