SAP ABAP Class CL_BICS_RS_RENDERER_FLAT (Flat Result Set)
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_FLAT | |
| Short Description | Flat Result Set | |
| 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 | 20111205 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_RS_RENDERER_FLAT has no forward declaration.
Interfaces
Class CL_BICS_RS_RENDERER_FLAT has no interface implemented.
Friends
Class CL_BICS_RS_RENDERER_FLAT 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_BICS_RS_FLAT_DATA_DESCR | Descriptor for Flat Result Set | 20111212 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_CURRENCY_UNIT_INFO=>TN_TS_CURRENCY_UNIT_INFO | Table of Currency and Unit Information | 20111223 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TN_TS_DAT_N | Sorted Key Figures | 20111223 | |||
| 4 | Instance attribute | Protected | See coding | 20111223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111212 | |
| 2 | Instance method | Protected | Method | Create Structure for Member Transfer | 20111212 |
Events
Class CL_BICS_RS_RENDERER_FLAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TS_DAT_N | Protected | See coding | Sorted Key Figures | 20111223 | TN_TS_DAT_N TYPE SORTED TABLE OF rrx1_s_dat_n
WITH UNIQUE KEY KID
TUPLE_ID
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FLAT_DATA_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_BICS_RS_FLAT_DATA_DESCR | Container für flaches ResultSet | 20111212 | |||
| 2 | I_R_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV | 20111212 | ||||
| 3 | I_R_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | CL_BICS_RS_BASE | Basis RS-Klasse | 20111212 |
Method CONSTRUCTOR on class CL_BICS_RS_RENDERER_FLAT has no exception.
Method CREATE_CASTING_STUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_AXIS_OBJECT | Call by reference | Type reference (TYPE) | IF_BICS_RS=>TN_S_AXIS_OBJECT | 20111212 | ||||
| 2 | R_R_STRUC | Value transfer | Object reference (TYPE REF TO) | DATA | 20111212 |
Method CREATE_CASTING_STUCTURE on class CL_BICS_RS_RENDERER_FLAT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |