SAP ABAP Class CL_BICS_RS_RENDERER_LOCAL (Result Set Renderer OLAP->BICS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_RS_RENDERER | Result Set Renderer | 20111212 |
Properties
| Class | CL_BICS_RS_RENDERER_LOCAL | |
| Short Description | Result Set Renderer OLAP->BICS | |
| Super Class | CL_BICS_RS_RENDERER | Result Set Renderer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20100329 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
Class CL_BICS_RS_RENDERER_LOCAL has no interface implemented.
Friends
Class CL_BICS_RS_RENDERER_LOCAL 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) | DATA | 20100419 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_RS_DATA_CELL=>TN_TS_DATA_CELL | 20100419 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20100419 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_RS | Result Set | 20100419 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_RS_DATA_CELL_CONTAINER=>TN_TS_DATA_CELL_DELTA | 20121018 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_RS_DATA_CELL=>TN_T_AXIS_TUPLE_CELL_DETAILS | Cell Details of the Columns | 20100504 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_RS_DATA_CELL=>TN_T_AXIS_TUPLE_CELL_DETAILS | Cell Details of the Rows | 20100504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100419 | ||
| 2 | Instance method | Private | Method | Render Axis | 20100426 | |
| 3 | Instance method | Protected | Method | Render Axis Delta | 20121018 | |
| 4 | Instance method | Protected | Method | Render Data Cell Delta | 20121018 |
Events
Class CL_BICS_RS_RENDERER_LOCAL has no event.
Types
Class CL_BICS_RS_RENDERER_LOCAL 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_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20110523 | |||
| 2 | I_R_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RS | Result Set | 20100419 |
Method CONSTRUCTOR on class CL_BICS_RS_RENDERER_LOCAL has no exception.
Method RENDER_AXIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RT_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20100503 | ||||
| 2 | I_FROM_INDEX | Value transfer | Type reference (TYPE) | I | 20100426 | ||||
| 3 | I_R_AXIS | Call by reference | Object reference (TYPE REF TO) | CL_BICS_AXIS | Achsenkonstanten | 20100426 | |||
| 4 | I_TO_INDEX | Value transfer | Type reference (TYPE) | I | 20100426 |
Method RENDER_AXIS on class CL_BICS_RS_RENDERER_LOCAL has no exception.
Method RENDER_AXIS_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AXIS_CHAR_COUNT | Call by reference | Type reference (TYPE) | I | Number of Chars on Axis | 20121018 | |||
| 2 | I_R_AXIS_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20121018 | ||||
| 3 | I_R_PROV_AXIS_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20121018 | ||||
| 4 | I_TS_PROV_AXIS_DELTA_TUPLE | Call by reference | Type reference (TYPE) | IF_RSBOLAP_RS_AXIS=>TN_TS_DELTA_SETXX | 20121018 |
Method RENDER_AXIS_DELTA on class CL_BICS_RS_RENDERER_LOCAL has no exception.
Method RENDER_DATA_CELL_DELTA Signature
Method RENDER_DATA_CELL_DELTA on class CL_BICS_RS_RENDERER_LOCAL has no parameter.
Method RENDER_DATA_CELL_DELTA on class CL_BICS_RS_RENDERER_LOCAL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |