SAP ABAP Class CL_BICS_RS_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_BASE | Basis RS Class | 20111212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_RS_FLAT | Flat Result Set | 20111212 |
Properties
Class | CL_BICS_RS_FLAT | |
Short Description | Flat Result Set | |
Super Class | CL_BICS_RS_BASE | Basis RS Class |
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 | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BICS_RS_FLAT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_RS_FLAT | Flat Result Set | 20111212 |
Friends
Class CL_BICS_RS_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_RENDERER_FLAT | Flat Result Set | 20111212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111212 |
2 | ![]() |
Instance method | Private | Method | Read Data from OLAP | 20111212 |
Events
Class CL_BICS_RS_FLAT has no event.
Types
Class CL_BICS_RS_FLAT 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_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 | Query View | 20111212 |
Method CONSTRUCTOR on class CL_BICS_RS_FLAT has no exception.
Method GET_OLAP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FROM_COLUMN | Call by reference | Type reference (TYPE) | I | 20111212 | |||
2 | ![]() |
I_FROM_ROW | Call by reference | Type reference (TYPE) | I | 20111212 | |||
3 | ![]() |
I_TO_COLUMN | Call by reference | Type reference (TYPE) | I | 20111212 | |||
4 | ![]() |
I_TO_ROW | Call by reference | Type reference (TYPE) | I | 20111212 |
Method GET_OLAP_DATA on class CL_BICS_RS_FLAT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |