Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_LIST_QUERY_VIEW | List-Based View of a Query | 20111109 |
2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_QUERY_VIEW | Query View | 20111109 |
3 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_QV_INTERNAL | Query View | 20111109 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_LIST_QUERY_VIEW | List Query View | 20111109 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QUERY_VIEW | Query View | 20111109 |
Properties
Interface | IF_RSBOLAP_QUERY_VIEW_BASE | |
Short Description | View on a Query - Basis Interface |
General Data
Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
Created | 20111103 | SAP |
Last changed | 20140121 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_DATA_PROVIDER | Data Provider | 20111109 | ||
2 | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20111109 | ||
3 | IF_RSBOLAP_OBJECT | Object | 20111109 | ||
4 | IF_RSBOLAP_SELECTOR | Selector Interface | 20111109 | ||
5 | IF_RSBOLAP_SELECTOR_BASE | Selector Interface | 20111109 | ||
6 | IF_RSBOLAP_STATE_DOM_READER | Object reads status from XML | 20111109 | ||
7 | IF_RSBOLAP_STATE_DOM_WRITER | Object writes status to XML | 20111109 | ||
8 | IF_RSBOLAP_STATE_SERIALIZER | Status Serializer/Deserializer | 20111109 | ||
9 | IF_RSBOLAP_SUPPORTS_VALIDATION | Validation of the Status Possible | 20111109 |
Friends
Interface IF_RSBOLAP_QUERY_VIEW_BASE has no friend.
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
20111109 | |
2 | FREED | Instance Event (0) |
Public (2) |
20111109 |
Types
Interface IF_RSBOLAP_QUERY_VIEW_BASE has no local type.
Method Signatures
Method ADD_FREE_CHARACTERISTIC Signature
Method ADD_FREE_CHARACTERISTIC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method ADD_FREE_CHARACTERISTIC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method COUNT_STRUCTURES Signature
Method COUNT_STRUCTURES on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method COUNT_STRUCTURES on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method DATA_OUT_OF_SYNC Signature
Method DATA_OUT_OF_SYNC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method DATA_OUT_OF_SYNC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method FREE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_CHARACTERISTIC Signature
Method GET_CHARACTERISTIC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_CHARACTERISTIC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_CHARACTERISTICS Signature
Method GET_CHARACTERISTICS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_CHARACTERISTICS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_COLUMNS_AXIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | 20111109 |
Method GET_COLUMNS_AXIS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_CURRENCY_UNIT_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CURRENCY_UNIT_PRESENTATION | Value transfer | Type reference (TYPE) | RSBOLAP_CURR_UNIT_PRESENTATION | 20111109 |
Method GET_CURRENCY_UNIT_PRESENTATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_DATA_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | 20111109 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | 20111109 | |||
3 | ![]() |
I_R_STRUCTURE_MEMBER_1 | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_STRUCTURE_MEMBER | 20111109 | |||
4 | ![]() |
I_R_STRUCTURE_MEMBER_2 | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_STRUCTURE_MEMBER | 20111109 | |||
5 | ![]() |
R_R_DATA_CELL | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_DATA_CELL | 20111109 |
Method GET_DATA_CELL on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_DATA_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE_INSTANCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111109 | ||
2 | ![]() |
R_T_DATA_CELLS | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT | 20111109 |
Method GET_DATA_CELLS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_DATA_CELL_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_DETAILS | Value transfer | Type reference (TYPE) | RSBOLAP_QV_TH_DATA_CELL_DETAIL | 20111109 |
Method GET_DATA_CELL_DETAILS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_DESIGN_TIME_INFO Signature
Method GET_DESIGN_TIME_INFO on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_DESIGN_TIME_INFO on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_EFFECTIVE_SELECTION Signature
Method GET_EFFECTIVE_SELECTION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_EFFECTIVE_SELECTION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_EXPLAIN_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLUMN_TUPLE_INDEX | Call by reference | Type reference (TYPE) | I | Column Tuple Index | 20121210 | ||
2 | ![]() |
I_KID | Call by reference | Type reference (TYPE) | RSSID | Master data ID | 20121210 | ||
3 | ![]() |
I_ROW_TUPLE_INDEX | Call by reference | Type reference (TYPE) | I | Row Tuple Index | 20121210 | ||
4 | ![]() |
R_S_REPKEY | Value transfer | Type reference (TYPE) | RSZCOMPKEY | BW: Key of a reporting component | 20121210 |
Method GET_EXPLAIN_QUERY on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_FORMAT_AXIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | 20111109 |
Method GET_FORMAT_AXIS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_FREE_AXIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | 20111109 |
Method GET_FREE_AXIS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_NEW_SELECTION Signature
Method GET_NEW_SELECTION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_NEW_SELECTION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_QUERY_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_QUERY_INFO | Call by reference | Type reference (TYPE) | RSBOLAP_QV_S_QUERY_INFO | 20111109 | |||
2 | ![]() |
E_T_QUERY_TEXTS | Call by reference | Type reference (TYPE) | RSBOLAP_QV_T_QUERY_TEXT_SYMBOL | 20111109 |
Method GET_QUERY_INFO on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_RESULT_SET_SIZE_LIMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SIZE_LIMIT | Value transfer | Type reference (TYPE) | RSBOLAP_SIZE | 20111109 |
Method GET_RESULT_SET_SIZE_LIMIT on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_ROWS_AXIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_AXIS | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_AXIS | 20111109 |
Method GET_ROWS_AXIS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_RRI_RECEIVERS Signature
Method GET_RRI_RECEIVERS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_RRI_RECEIVERS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_RS_STATE_CHANGE_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_RS_STATE_CHANGE | Value transfer | Type reference (TYPE) | IF_RSBOLAP_QV_STATE_INTERNAL=>TN_S_RS_STATE_CHANGE | 20130201 |
Method GET_RS_STATE_CHANGE_STRUC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_SELECTION_SPACE Signature
Method GET_SELECTION_SPACE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_SELECTION_SPACE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_SELECTION_STATE Signature
Method GET_SELECTION_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_SELECTION_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_SIGN_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SIGN_PRESENTATION | Value transfer | Type reference (TYPE) | RSBOLAP_SIGN_PRESENTATION | 20111109 |
Method GET_SIGN_PRESENTATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_SO_CHARACTERISTIC Signature
Method GET_SO_CHARACTERISTIC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_SO_CHARACTERISTIC on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_SPECIFIC_RRI_RECEIVERS Signature
Method GET_SPECIFIC_RRI_RECEIVERS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_SPECIFIC_RRI_RECEIVERS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_STATE Signature
Method GET_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_STATE_XML Signature
Method GET_STATE_XML on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_STATE_XML on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_STRUCTURE Signature
Method GET_STRUCTURE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_STRUCTURE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method GET_TYPE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method GET_ZERO_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CUSTOM_STRING | Call by reference | Type reference (TYPE) | RSBOLAP_STRING | 20111109 | |||
2 | ![]() |
E_ZERO_PRESENTATION | Call by reference | Type reference (TYPE) | RSBOLAP_ZERO_PRESENTATION | 20111109 |
Method GET_ZERO_PRESENTATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method HAS_SPECIFIC_RRI_RECEIVERS Signature
Method HAS_SPECIFIC_RRI_RECEIVERS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method HAS_SPECIFIC_RRI_RECEIVERS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method INITIALIZE_VARIABLE_HANDLER Signature
Method INITIALIZE_VARIABLE_HANDLER on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method INITIALIZE_VARIABLE_HANDLER on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method READ_STATE_FROM_DOM Signature
Method READ_STATE_FROM_DOM on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method READ_STATE_FROM_DOM on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method RRI Signature
Method RRI on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method RRI on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_CURRENCY_UNIT_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CURRENCY_UNIT_PRESENTATION | Call by reference | Type reference (TYPE) | RSBOLAP_CURR_UNIT_PRESENTATION | 20111109 |
Method SET_CURRENCY_UNIT_PRESENTATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_DEFAULT_HIERARCHY_SETTINGS Signature
Method SET_DEFAULT_HIERARCHY_SETTINGS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method SET_DEFAULT_HIERARCHY_SETTINGS on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_RESULT_SET_INVALID Signature
Method SET_RESULT_SET_INVALID on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method SET_RESULT_SET_INVALID on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_RESULT_SET_SIZE_LIMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIZE | Call by reference | Type reference (TYPE) | RSBOLAP_SIZE | 20111109 |
Method SET_RESULT_SET_SIZE_LIMIT on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_SIGN_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIGN_PRESENTATION | Call by reference | Type reference (TYPE) | RSBOLAP_SIGN_PRESENTATION | 20111109 | |||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120309 |
Method SET_SIGN_PRESENTATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_STATE Signature
Method SET_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method SET_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_STATE_BY_XML Signature
Method SET_STATE_BY_XML on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method SET_STATE_BY_XML on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SET_ZERO_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUSTOM_STRING | Call by reference | Type reference (TYPE) | RSBOLAP_STRING | 20111109 | |||
2 | ![]() |
I_ZERO_PRESENTATION | Call by reference | Type reference (TYPE) | RSBOLAP_ZERO_PRESENTATION | 20111109 | |||
3 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120309 |
Method SET_ZERO_PRESENTATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SUPPORTS_CURRENCY_TRANSLATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | 20111109 |
Method SUPPORTS_CURRENCY_TRANSLATION on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method SUPPORTS_SET_STATE Signature
Method SUPPORTS_SET_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method SUPPORTS_SET_STATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method VALIDATE Signature
Method VALIDATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method VALIDATE on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Method WRITE_STATE_INTO_DOM Signature
Method WRITE_STATE_INTO_DOM on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Method WRITE_STATE_INTO_DOM on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_QUERY_VIEW_BASE has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |