Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBOLAP_SELECTION_OBJECT | Selector | 20031020 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_MD_QUERY_VIEW | MD Query View | 20120309 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_QUERY_VIEW | Query View | 20031020 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_QUERY_VIEW_BASE | View on a Query - Basis Interface | 20111109 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_QV_INTERNAL | Query View | 20111109 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBOLAP_QV_STATE_INTERNAL | Status Management for Query View Objects | 20040625 |
Properties
Class | CL_RSBOLAP_QUERY_VIEW | |
Short Description | Query View | |
Super Class | CL_RSBOLAP_SELECTION_OBJECT | Selector |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | RSBOLAP | |
Program status | ||
Category | 0 | |
Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
Created | 20031020 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_MD_QUERY_VIEW | MD Query View | 20120309 | ||
2 | IF_RSBOLAP_QUERY_VIEW | Query View | 20031020 | ||
3 | IF_RSBOLAP_QUERY_VIEW_BASE | View on a Query - Basis Interface | 20111109 | ||
4 | IF_RSBOLAP_QV_INTERNAL | Query View | 20111109 | ||
5 | IF_RSBOLAP_QV_STATE_INTERNAL | Status Management for Query View Objects | 20040625 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSBOLAP_APPLICATION | 20050422 | Application Context |
Attributes
Methods
Events
Class CL_RSBOLAP_QUERY_VIEW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_RS_STATE_CHANGE | Public | Attribute reference (LIKE) | 20041126 |
|
||
2 | TO_S_QSETTINGS_BUFFER | Protected | See coding | 20120716 | begin of to_s_qsettings_buffer,
set_to_olap type rs_bool,
qsettings type rrk0_s_qsettings,
end of to_s_qsettings_buffer
|
Method Signatures
Method AXIS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20041126 |
Method AXIS_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method CHECK_SCALING_FACTORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_MEMBERS_1 | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT | Objektliste | 20091209 | ||
2 | ![]() |
I_T_MEMBERS_2 | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT | Objektliste | 20091209 | ||
3 | ![]() |
R_PROJECTION | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091209 |
Method CHECK_SCALING_FACTORS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method CONDITIONS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20090724 |
Method CONDITIONS_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSINFOPROV | 20090513 | |||
2 | ![]() |
I_QUERY_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090513 | |||
3 | ![]() |
I_QUERY_VIEW_STATE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090513 | |||
4 | ![]() |
I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_APPLICATION | 20090513 | |||
5 | ![]() |
I_R_DATA_AREA | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_DATA_AREA | 20090513 | |||
6 | ![]() |
I_R_PARENT_SELECTOR | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SELECTOR | 20090513 | |||
7 | ![]() |
I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | 20090513 | |||
8 | ![]() |
I_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | 20090513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090513 |
Method CREATE_CONDITION Signature
Method CREATE_CONDITION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method CREATE_CONDITION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method CREATE_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 | Objekt ID | 20111031 | ||
2 | ![]() |
R_R_DATA_CELL | Value transfer | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_DATA_CELL | Metadaten zu Datenzellen | 20111031 |
Method CREATE_DATA_CELL on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method CREATE_DRILL_OPERATION Signature
Method CREATE_DRILL_OPERATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method CREATE_DRILL_OPERATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method CREATE_EXCEPTION Signature
Method CREATE_EXCEPTION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method CREATE_EXCEPTION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method DATA_CELL_CHANGE Signature
Method DATA_CELL_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method DATA_CELL_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method DRILL_OPERATIONS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20090720 |
Method DRILL_OPERATIONS_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method EXCEPTIONS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20090731 |
Method EXCEPTIONS_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_COLUMNS_AXIS Signature
Method GET_COLUMNS_AXIS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_COLUMNS_AXIS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_CURRENCY_UNIT_PRESENTATION Signature
Method GET_CURRENCY_UNIT_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_CURRENCY_UNIT_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_DATA_CELL Signature
Method GET_DATA_CELL on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_DATA_CELL on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_DATA_CELLS Signature
Method GET_DATA_CELLS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_DATA_CELLS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_DATA_CELL_DETAILS Signature
Method GET_DATA_CELL_DETAILS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_DATA_CELL_DETAILS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_FORMAT_AXIS Signature
Method GET_FORMAT_AXIS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_FORMAT_AXIS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_FREE_AXIS Signature
Method GET_FREE_AXIS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_FREE_AXIS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_INTERNAL_RESULT_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_RESULT_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_RESULT_SET | 20111110 |
Method GET_INTERNAL_RESULT_SET on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_QUERY_INFO Signature
Method GET_QUERY_INFO on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_QUERY_INFO on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_RESULT_SET Signature
Method GET_RESULT_SET on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_RESULT_SET on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_RESULT_SET_SIZE_LIMIT Signature
Method GET_RESULT_SET_SIZE_LIMIT on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_RESULT_SET_SIZE_LIMIT on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_ROWS_AXIS Signature
Method GET_ROWS_AXIS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_ROWS_AXIS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_SIGN_PRESENTATION Signature
Method GET_SIGN_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_SIGN_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_STRUCTURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_STRUCTURE_1 | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_STRUCTURE | Struktur | 20111110 | ||
2 | ![]() |
E_R_STRUCTURE_2 | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_STRUCTURE | Struktur | 20111110 |
Method GET_STRUCTURES on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method GET_ZERO_PRESENTATION Signature
Method GET_ZERO_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method GET_ZERO_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method IS_DATA_ENTRY_ENABLED Signature
Method IS_DATA_ENTRY_ENABLED on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method IS_DATA_ENTRY_ENABLED on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method NOTIFY_NEW_DATA_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_NEW_DATA_CELLS | Value transfer | Type reference (TYPE) | BICS_PROV_META_TH_DATA_CELLS | 20111110 |
Method NOTIFY_NEW_DATA_CELLS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method PREPARE_FOR_READ Signature
Method PREPARE_FOR_READ on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method PREPARE_FOR_READ on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method QUERY_PROPERTIES_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20090828 |
Method QUERY_PROPERTIES_CHANGED on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method REMOVE_DATA_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_DATA_CELLS | Call by reference | Type reference (TYPE) | BICS_PROV_META_TH_DATA_CELLS | 20111110 |
Method REMOVE_DATA_CELLS on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method RESULT_SET_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Value transfer | Attribute reference (LIKE) | 20041129 |
Method RESULT_SET_CHANGE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method RESULT_SET_EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESULT_SET | Value transfer | Attribute reference (LIKE) | 20090728 |
Method RESULT_SET_EXECUTE on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_CURRENCY_UNIT_PRESENTATION Signature
Method SET_CURRENCY_UNIT_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SET_CURRENCY_UNIT_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_DATA_ENTRY_ENABLED Signature
Method SET_DATA_ENTRY_ENABLED on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SET_DATA_ENTRY_ENABLED on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_INPUT_ENABLED Signature
Method SET_INPUT_ENABLED on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SET_INPUT_ENABLED on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_QUERY_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_PROPERTIES | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_QUERY | 20111110 | |||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | 20111110 |
Method SET_QUERY_PROPERTIES on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_RESULT_SET_SIZE_LIMIT Signature
Method SET_RESULT_SET_SIZE_LIMIT on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SET_RESULT_SET_SIZE_LIMIT on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_SIGN_PRESENTATION Signature
Method SET_SIGN_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SET_SIGN_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SET_ZERO_PRESENTATION Signature
Method SET_ZERO_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SET_ZERO_PRESENTATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SUPPORTS_CURRENCY_TRANSLATION Signature
Method SUPPORTS_CURRENCY_TRANSLATION on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SUPPORTS_CURRENCY_TRANSLATION on class CL_RSBOLAP_QUERY_VIEW has no exception.
Method SYNCHRONIZE_CONDITIONS Signature
Method SYNCHRONIZE_CONDITIONS on class CL_RSBOLAP_QUERY_VIEW has no parameter.
Method SYNCHRONIZE_CONDITIONS on class CL_RSBOLAP_QUERY_VIEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |