SAP ABAP Class CL_RSL_UI_DATAPREVIEW_COPR (Provides Data for Provider (Including Field Mapping, Filter))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_UI_DATAPREVIEW_INDEX | Provides Data for Provider (Including Field Mapping, Filter) | 20100713 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_UI_DATAPREVIEW_CALC | Gets Data for Calc Preview | 20101205 |
Properties
| Class | CL_RSL_UI_DATAPREVIEW_COPR | |
| Short Description | Provides Data for Provider (Including Field Mapping, Filter) | |
| Super Class | CL_RSL_UI_DATAPREVIEW_INDEX | Provides Data for Provider (Including Field Mapping, Filter) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UI | CompositeProvider UI Package |
| Created | 20100713 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_UI_DATAPREVIEW_COPR has no forward declaration.
Interfaces
Class CL_RSL_UI_DATAPREVIEW_COPR has no interface implemented.
Friends
Class CL_RSL_UI_DATAPREVIEW_COPR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20100713 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20100713 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | CompositeProvider | 20110124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100713 | |
| 2 | Instance method | Public | Method | 20110520 |
Events
Class CL_RSL_UI_DATAPREVIEW_COPR has no event.
Types
Class CL_RSL_UI_DATAPREVIEW_COPR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE_VERSION | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100713 | |||
| 2 | I_R_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | 20100713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100804 |
Method GET_COPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_COPR | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20110520 |
Method GET_COPR on class CL_RSL_UI_DATAPREVIEW_COPR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |