SAP ABAP Interface IF_RSBOLAP_FLAT_RESULT_SET (Flat Result Set of a Query)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_LIST_QUERY_VIEW (Package) Query View Navigation (Flat)
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
Interface IF_RSBOLAP_FLAT_RESULT_SET  
Short Description Flat Result Set of a Query    
General Data
Package RSBOLAP_LIST_QUERY_VIEW   Query View Navigation (Flat) 
Created 20111028   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20111031
Friends
Interface IF_RSBOLAP_FLAT_RESULT_SET has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STATE_DATA Constant Public Type reference (TYPE) RSBOLAP_OBJECT_STATE 1 20111031
2 C_STATE_LIMIT_EXCEEDED Constant Public Type reference (TYPE) RSBOLAP_OBJECT_STATE 4 20111031
3 C_STATE_NO_AUTHORITY Constant Public Type reference (TYPE) RSBOLAP_OBJECT_STATE 3 20111031
4 C_STATE_NO_DATA Constant Public Type reference (TYPE) RSBOLAP_OBJECT_STATE 2 20111031
5 DOM_ATTRIBUTE_COLUMN Constant Public Type reference (TYPE) STRING 'column' 20111031
6 DOM_ATTRIBUTE_ROW Constant Public Type reference (TYPE) STRING 'row' 20111031
7 DOM_ATTRIBUTE_STATE Constant Public Type reference (TYPE) STRING 'state' 20111031
8 DOM_DISPLAY_LEVEL Constant Public Type reference (TYPE) STRING 'DISPLAY_LEVEL' 20111031
9 DOM_DISPLAY_VALUE Constant Public Type reference (TYPE) STRING 'DISPLAY_VALUE' 20111031
10 DOM_ELEMENT Constant Public Type reference (TYPE) STRING 'ELEMENT' 20111031
11 DOM_NUMERICAL_PRECISION Constant Public Type reference (TYPE) STRING 'NUMERICAL_PRECISION' 20111031
12 DOM_RESULT_SET Constant Public Type reference (TYPE) STRING 'RESULT_SET' 20111031
13 DOM_TUPLE Constant Public Type reference (TYPE) STRING 'TUPLE' 20111031
14 DOM_TUPLES Constant Public Type reference (TYPE) STRING 'TUPLES' 20111031
15 N_IN_SYNC Instance attribute Public Type reference (TYPE) RS_BOOL 20111031
16 N_R_LIST_QUERY_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_RSBOLAP_LIST_QUERY_VIEW 20111031
17 N_STATE Instance attribute Public Type reference (TYPE) RSBOLAP_OBJECT_STATE 20111031
18 N_S_STATE Instance attribute Public Type reference (TYPE) BICS_PROV_RS_STATE 20111031
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method 20111031
2 GET_CURRENCY_UNIT_INFO Instance method Public Method 20111031
3 GET_DATA_TABLE Instance method Public Method Get Table Type 20111121
4 GET_NEXT_DATA_PACKAGE Instance method Public Method Read Next Data Package 20111121
5 REFRESH_DATA 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 Interface IF_RSBOLAP_FLAT_RESULT_SET has no parameter.
Method FREE on Interface 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 Exporting E_THX_CURRENCY_UNIT_INFO Call by reference Type reference (TYPE) RSBOLAP_RS_THX_CUDIM_INFO 20111031
2 Exporting E_TH_CURR_UNIT_PREFIX_SUFFIX Call by reference Type reference (TYPE) RSBOLAP_RS_TH_CUDIM_FORMATTED 20111031
3 Importing I_T_CURRENCY_UNIT_ID Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_ID 20111031

Method GET_CURRENCY_UNIT_INFO on Interface 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 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20111121
2 Exporting 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 Interface 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 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20111121
2 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20111121
3 Exporting E_TH_COLUMN_CATALOG Call by reference Type reference (TYPE) RSBOLAP_QV_TH_RESULT_SET_CAT Spaltenkatalog der Ergebnismenge 20111121
4 Exporting E_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20111121
5 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) RSBOLAP_SIZE Größe eines Objektes 20111121

Method GET_NEXT_DATA_PACKAGE on Interface 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 Importing I_OLAP_CACHE_WARM_UP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20111031

Method REFRESH_DATA on Interface IF_RSBOLAP_FLAT_RESULT_SET has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface 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 Interface IF_RSBOLAP_FLAT_RESULT_SET has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in