SAP ABAP Class CL_RSL_UI_DATAPREVIEW_CALC (Gets Data for Calc Preview)
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_COPR | Provides Data for Provider (Including Field Mapping, Filter) | 20101205 |
Properties
| Class | CL_RSL_UI_DATAPREVIEW_CALC | |
| Short Description | Gets Data for Calc Preview | |
| Super Class | CL_RSL_UI_DATAPREVIEW_COPR | 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 | 20101205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_UI_DATAPREVIEW_CALC has no forward declaration.
Interfaces
Class CL_RSL_UI_DATAPREVIEW_CALC has no interface implemented.
Friends
Class CL_RSL_UI_DATAPREVIEW_CALC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_LM_CALCULATION | 20101209 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | C column characteristic | 20101209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101205 |
Events
Class CL_RSL_UI_DATAPREVIEW_CALC has no event.
Types
Class CL_RSL_UI_DATAPREVIEW_CALC 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_R_CALCULATION | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_CALCULATION | Berechnung für calculationColumn | 20101209 | |||
| 2 | I_R_CALC_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | C column characteristic | 20101205 | |||
| 3 | I_R_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Composite Provider | 20101205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20101205 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |