Hierarchy

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_RSBOLAP_QV_STRUCTURE | |
Short Description | Structure | |
Super Class | CL_RSBOLAP_SO_STRUCTURE | Characteristic in Selection Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
Created | 20040625 | SAP |
Last change | 20140121 | 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) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBOLAP_QV_ATTR_CONTAINER | Attribute Container for Query Views | 20090423 | ||
2 | IF_RSBOLAP_QV_CHARACTERISTIC | Characteristic in the Query View | 20040625 | ||
3 | IF_RSBOLAP_QV_CHAR_INTERNAL | Characteristic Intreface for Internal Use | 20040701 | ||
4 | IF_RSBOLAP_QV_FORMULA_CAPABIL | Formula Support in Query View | 20100611 | ||
5 | IF_RSBOLAP_QV_NODE_TYPE | Hierarchy Node Type in Query View | 20091026 | ||
6 | IF_RSBOLAP_QV_PRESENTABLE | Object with Displays in the Query View | 20090722 | ||
7 | IF_RSBOLAP_QV_STATE_INTERNAL | Status Management for Query View Objects | 20090824 | ||
8 | IF_RSBOLAP_QV_STRUCTURE | Structure in Query View | 20090630 |
Friends
Class CL_RSBOLAP_QV_STRUCTURE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090807 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BICS_PROV_HIERARCHY_LEVEL_NUM | Minimum Start List Level | 20090928 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040625 | ||||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_AXIS | Axis of the Query View | 20040913 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Start List Structured | 20090925 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TN_T_MEMBERS | Visible Root Elements | 20090928 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | REGISTER | Instance Event (0) |
Private (0) |
20111104 |
Types
Class CL_RSBOLAP_QV_STRUCTURE has no local type.
Method Signatures
Method ADD_AXIS_SETXX_MEMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_SETXX_MEMBERS | Call by reference | Type reference (TYPE) | TN_T_SETXX_MEMBER_INFO | Ausprägungen für die Setxx | 20090925 | ||
2 | ![]() |
I_MAX_DISPLAY_LEVEL | Call by reference | Type reference (TYPE) | I | 0 | Nur Elemente bis Level (0=Startliste) | 20090925 | |
3 | ![]() |
I_NESTED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Rekursiv auf die Kinder anwenden | 20090925 | |
4 | ![]() |
I_OMIT_MEMBER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Element selbst weglassen | 20090925 | |
5 | ![]() |
I_R_MEMBER | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_QV_STRUCTURE_MEMBER | Strukturbestandteil | 20090925 |
Method ADD_AXIS_SETXX_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method ADD_FORMULA_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FORMULA_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Formel OK | 20070724 | ||
2 | ![]() |
E_MEMBER_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Member ID für Formel | 20070724 | ||
3 | ![]() |
E_TH_DATA_CELLS | Call by reference | Type reference (TYPE) | BICS_PROV_META_TH_DATA_CELLS | Metadaten zu Datenzellen | 20070724 | ||
4 | ![]() |
I_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | Formel nur überprüfen? | 20070724 | ||
5 | ![]() |
I_FORMULA_ALTERNATIVE_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100611 | ||
6 | ![]() |
I_FORMULA_DESCRIPTION | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_TEXT | Formelbeschreibung | 20070724 | ||
7 | ![]() |
I_FORMULA_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Technischer Name der Formel | 20070726 | ||
8 | ![]() |
I_MEMBER_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | 0 = Neu, > 0 = Member ändern | 20070724 | ||
9 | ![]() |
I_T_FORMULA | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_T_LOCAL_FORM | Lokale Formeln | 20070724 |
Method ADD_FORMULA_MEMBER on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method ADD_START_LIST_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_MEMBER | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_SO_STRUCTURE_MEMBER | Wurzelelement der Start Liste | 20090925 |
Method ADD_START_LIST_ROOT on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIERARCHY_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 'CL_RSBOLAP_QV_STRUCTURE_HIER' | 20090903 | ||
2 | ![]() |
I_R_META_DATA | Call by reference | Object reference (TYPE REF TO) | BICS_PROV_META_CHARACTERISTIC | Meta Daten Beschreibung | 20040625 | ||
3 | ![]() |
I_R_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_SELECTOR_BASE | Query View | 20040625 | ||
4 | ![]() |
I_R_STATE | Call by reference | Object reference (TYPE REF TO) | BICS_PROV_STATE_CHARACTERISTIC | Zustandsbeschreibung | 20040625 | ||
5 | ![]() |
I_STRUCTURE_MEMBER_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 'CL_RSBOLAP_QV_STRUCTURE_MEMBER' | 20090728 |
Method CONSTRUCTOR on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method CREATE_MEMBER Signature
Method CREATE_MEMBER on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method CREATE_MEMBER on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_AXIS Signature
Method GET_AXIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_AXIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_AXIS_NAME Signature
Method GET_AXIS_NAME on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_AXIS_NAME on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_AXIS_SETXX_MEMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_CHAR_DETAILS | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_CHAR_DETAILACCE | Detailzugriff auf Daten innerhalb eines Query Views | 20090925 | ||
2 | ![]() |
R_T_SETXX_MEMBERS | Value transfer | Type reference (TYPE) | TN_T_SETXX_MEMBER_INFO | Ausprägungen für die Setxx | 20090925 |
Method GET_AXIS_SETXX_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_CONDITION_OTHER_RESULT_VIS Signature
Method GET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_CONDITION_RESULT_VIS Signature
Method GET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_FORMULA_CAPABILITIES Signature
Method GET_FORMULA_CAPABILITIES on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_FORMULA_CAPABILITIES on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_FORMULA_MEMBERS Signature
Method GET_FORMULA_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_FORMULA_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_IDENTITY Signature
Method GET_IDENTITY on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_IDENTITY on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_OPERATORS Signature
Method GET_OPERATORS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_OPERATORS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_FULFILLING_COND_VIS Signature
Method GET_RESULT_FULFILLING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_FULFILLING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_SET_ACCESS_MODE Signature
Method GET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_SET_ACCESS_MODES Signature
Method GET_RESULT_SET_ACCESS_MODES on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_SET_ACCESS_MODES on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_SET_ATTRIBUTES Signature
Method GET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_SET_PRESENTATION Signature
Method GET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_SET_SORTING Signature
Method GET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_VIOLATING_COND_VIS Signature
Method GET_RESULT_VIOLATING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_VIOLATING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_RESULT_VISIBILITY Signature
Method GET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_SELECTED_MEMBER_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_CHAR_DETAILS | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_CHAR_DETAILACCE | Detailzugriff auf Daten innerhalb eines Query Views | 20090925 | ||
2 | ![]() |
R_TH_ID | Value transfer | Type reference (TYPE) | RSBOLAP_TH_OBJECT_ID | Member IDs | 20090925 |
Method GET_SELECTED_MEMBER_IDS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method GET_VALUE_TYPES Signature
Method GET_VALUE_TYPES on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method GET_VALUE_TYPES on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method HAS_FORMULA_MEMBERS Signature
Method HAS_FORMULA_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method HAS_FORMULA_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method INITIALIZE_STARTLIST Signature
Method INITIALIZE_STARTLIST on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method INITIALIZE_STARTLIST on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method LOAD_CLASS Signature
Method LOAD_CLASS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method LOAD_CLASS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method NOTIFY_AXIS_HRY_CHANGE Signature
Method NOTIFY_AXIS_HRY_CHANGE on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method NOTIFY_AXIS_HRY_CHANGE on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method PREPARE_FOR_READ Signature
Method PREPARE_FOR_READ on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method PREPARE_FOR_READ on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method REMOVE_FORMULA_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MEMBER_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Formelelement ID | 20070726 |
Method REMOVE_FORMULA_MEMBER on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method REMOVE_MEMBER Signature
Method REMOVE_MEMBER on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method REMOVE_MEMBER on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method RESET_RESULT_SET_SORTING Signature
Method RESET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method RESET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_AXIS Signature
Method SET_AXIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_AXIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_CONDITION_OTHER_RESULT_VIS Signature
Method SET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_CONDITION_RESULT_VIS Signature
Method SET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_GROUPS_TUPL_FOR_ZERO_SUPP Signature
Method SET_GROUPS_TUPL_FOR_ZERO_SUPP on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_GROUPS_TUPL_FOR_ZERO_SUPP on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_FULFILLING_COND_VIS Signature
Method SET_RESULT_FULFILLING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_FULFILLING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_SET_ACCESS_MODE Signature
Method SET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_SET_ATTRIBUTES Signature
Method SET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_SET_PRESENTATION Signature
Method SET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_SET_SORTING Signature
Method SET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_VIOLATING_COND_VIS Signature
Method SET_RESULT_VIOLATING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_VIOLATING_COND_VIS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SET_RESULT_VISIBILITY Signature
Method SET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SUPPORTS_CONDITION_RESULTS Signature
Method SUPPORTS_CONDITION_RESULTS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SUPPORTS_CONDITION_RESULTS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SUPPORTS_NEW_FORMULAS Signature
Method SUPPORTS_NEW_FORMULAS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SUPPORTS_NEW_FORMULAS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SUPPORTS_RESULTS Signature
Method SUPPORTS_RESULTS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SUPPORTS_RESULTS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Method SYNC_FORMULA_MEMBERS Signature
Method SYNC_FORMULA_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
Method SYNC_FORMULA_MEMBERS on class CL_RSBOLAP_QV_STRUCTURE has no exception.
Event Signatures
Event REGISTER Signature
Event REGISTER on class CL_RSBOLAP_QV_STRUCTURE has no parameter.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 400 |