SAP ABAP Class IF_RSBOLAP_FLAT_RESULT_SET (Flat Result Set of a Query)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20111031 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QV_FLAT_RESULT_SET | Flat Query Result | 20111031 |
Properties
| Class | IF_RSBOLAP_FLAT_RESULT_SET | |
| Short Description | Flat Result Set of a Query | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111028 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSBOLAP_FLAT_RESULT_SET has no interface implemented.
Friends
Class IF_RSBOLAP_FLAT_RESULT_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_STATE | 1 | 20111031 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_STATE | 4 | 20111031 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_STATE | 3 | 20111031 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSBOLAP_OBJECT_STATE | 2 | 20111031 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'column' | 20111031 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'row' | 20111031 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'state' | 20111031 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY_LEVEL' | 20111031 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY_VALUE' | 20111031 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'ELEMENT' | 20111031 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'NUMERICAL_PRECISION' | 20111031 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'RESULT_SET' | 20111031 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'TUPLE' | 20111031 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'TUPLES' | 20111031 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | 20111031 | ||||
| 16 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_LIST_QUERY_VIEW | 20111031 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_OBJECT_STATE | 20111031 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | BICS_PROV_RS_STATE | 20111031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111031 | ||
| 2 | Instance method | Public | Method | 20111031 | ||
| 3 | Instance method | Public | Method | Get Table Type | 20111121 | |
| 4 | Instance method | Public | Method | Read Next Data Package | 20111121 | |
| 5 | Instance method | Public | Method | 20111031 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20111031 | |
| 2 | EXECUTED | Instance Event (0) |
Public (2) |
20111031 | |
| 3 | FREED | Instance Event (0) |
Public (2) |
20111031 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_DEC_FLOAT | Public | Type reference (TYPE) | RSROA_DF | 20111031 | |
Method Signatures
Method FREE Signature
Method FREE on class IF_RSBOLAP_FLAT_RESULT_SET has no parameter.
Method FREE on class IF_RSBOLAP_FLAT_RESULT_SET has no exception.
Method GET_CURRENCY_UNIT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_THX_CURRENCY_UNIT_INFO | Call by reference | Type reference (TYPE) | RSBOLAP_RS_THX_CUDIM_INFO | 20111031 | ||||
| 2 | E_TH_CURR_UNIT_PREFIX_SUFFIX | Call by reference | Type reference (TYPE) | RSBOLAP_RS_TH_CUDIM_FORMATTED | 20111031 | ||||
| 3 | I_T_CURRENCY_UNIT_ID | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_ID | 20111031 |
Method GET_CURRENCY_UNIT_INFO on class IF_RSBOLAP_FLAT_RESULT_SET has no exception.
Method GET_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111121 | ||||
| 2 | E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_QV_TH_RESULT_SET_CAT | Spaltenkatalog der Ergebnismenge | 20111121 |
Method GET_DATA_TABLE on class IF_RSBOLAP_FLAT_RESULT_SET has no exception.
Method GET_NEXT_DATA_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_END_OF_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111121 | ||||
| 2 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20111121 | ||||
| 3 | E_TH_COLUMN_CATALOG | Call by reference | Type reference (TYPE) | RSBOLAP_QV_TH_RESULT_SET_CAT | Spaltenkatalog der Ergebnismenge | 20111121 | |||
| 4 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20111121 | ||||
| 5 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | RSBOLAP_SIZE | Größe eines Objektes | 20111121 |
Method GET_NEXT_DATA_PACKAGE on class IF_RSBOLAP_FLAT_RESULT_SET has no exception.
Method REFRESH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OLAP_CACHE_WARM_UP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20111031 |
Method REFRESH_DATA on class IF_RSBOLAP_FLAT_RESULT_SET has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_FLAT_RESULT_SET has no parameter.
Event EXECUTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RESULT_SET | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_FLAT_RESULT_SET | 20111031 |
Event FREED Signature
Event FREED on class IF_RSBOLAP_FLAT_RESULT_SET has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |