Hierarchy
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_RSBOLAP_SELECTOR_BASE | |
| Short Description | Selector Interface |
General Data
| Package | RSBOLAP_SELECTION_OBJECT | Selection object |
| Created | 20050918 | 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 | IF_RSBOLAP_SELECTOR_BASE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | RRX1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 5 | RSBBS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 6 | RSBOL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 7 | RSR | 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 | 20060105 | ||
| 2 | IF_RSBOLAP_STATE_DOM_READER | Object reads status from XML | 20090907 | ||
| 3 | IF_RSBOLAP_STATE_DOM_WRITER | Object writes status to XML | 20090907 | ||
| 4 | IF_RSBOLAP_STATE_SERIALIZER | Status Serializer/Deserializer | 20090907 | ||
| 5 | IF_RSBOLAP_SUPPORTS_VALIDATION | Validation of the Status Possible | 20051109 |
Friends
Interface IF_RSBOLAP_SELECTOR_BASE has no friend.
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20060105 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20060105 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SX_META_DATA | Public | See coding | Metadata for the BW Provider State | 20121106 | BEGIN OF tn_sx_meta_data ,
characteristics TYPE bics_prov_meta_th_characterist,
structure_info TYPE bics_prov_meta_structure_info,
selection_space TYPE rsbolap_so_tsx_cart_product,
selection_space_seldr TYPE rsdd_tsx_seldr,
selection_space_sorting TYPE if_rsbolap_so_selection=>tn_thx_seldr_sorting,
variable_values TYPE rrx_t_var,
query_state TYPE bics_prov_state,
query_properties TYPE bics_prov_meta_query,
data_cells TYPE bics_prov_meta_th_data_cells,
default_view_definition TYPE bics_prov_view_definition,
designtime_info TYPE rsbolap_sx_designtime_info,
dimensions TYPE bics_prov_meta_t_dimensions,
END OF tn_sx_meta_data
|
Method Signatures
Method ADD_FREE_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHARACTERISTIC_NAME | Call by reference | Type reference (TYPE) | ANY | Merkmalsname | 20110202 |
Method ADD_FREE_CHARACTERISTIC on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method DATA_OUT_OF_SYNC Signature
Method DATA_OUT_OF_SYNC on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method DATA_OUT_OF_SYNC on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method FREE Signature
Method FREE on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method FREE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_CHARACTERISTIC 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 | Merkmalsid (Option 2) | 20050918 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | ANY | Merkmalsname (Option 1) | 20050918 | |||
| 3 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_CHARACTERISTIC_BASE | Merkmal | 20050918 |
Method GET_CHARACTERISTIC on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_CHARACTERISTICS 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_FALSE | Instanzen erzeugen | 20120511 | ||
| 2 | R_TH_CHARACTERISTICS | Value transfer | Type reference (TYPE) | RSBOLAP_TH_OBJECT | Merkmalsliste | 20050918 |
Method GET_CHARACTERISTICS on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_DESIGN_TIME_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_META_DATA | Call by reference | Type reference (TYPE) | IF_RSBOLAP_SELECTOR_BASE=>TN_SX_META_DATA | Meta Daten | 20060308 |
Method GET_DESIGN_TIME_INFO on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_NEW_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IGNORE_STRUCTURES | Value transfer | Type reference (TYPE) | RS_BOOL | ABAP_TRUE | Strukturen nicht berücksichtigen | 20051109 | ||
| 2 | R_R_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_SELECTION | Selektion | 20051109 |
Method GET_NEW_SELECTION on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_RRI_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_RECEIVERS | Value transfer | Type reference (TYPE) | RSBOLAP_T_RRI_RECEIVER | BBS Empfänger | 20060112 |
Method GET_RRI_RECEIVERS on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_SELECTION_SPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_SELECTION | Selektion | 20050918 |
Method GET_SELECTION_SPACE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_SELECTION_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_SELECTION | Selektion | 20050918 |
Method GET_SELECTION_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_SPECIFIC_RRI_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOCUS_CHARACTERISTIC_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Fokusmerkmal | 20080717 | |||
| 2 | I_T_MEMBER_CONTEXT | Call by reference | Type reference (TYPE) | BICS_PROV_RS_T_MEMBER_CONTEXT | Characteristic Context | 20080717 | |||
| 3 | R_T_RECEIVERS | Value transfer | Type reference (TYPE) | RSBOLAP_T_RRI_RECEIVER | BBS Empfänger | 20080717 |
Method GET_SPECIFIC_RRI_RECEIVERS on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_STATE Signature
Method GET_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method GET_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_STATE_XML Signature
Method GET_STATE_XML on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method GET_STATE_XML on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_THJ_ON_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_THJ | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130820 | |||
| 2 | N_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Object Name | 20130820 |
Method GET_THJ_ON_CHARACTERISTIC on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method GET_TYPE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method HAS_SPECIFIC_RRI_RECEIVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_SPECIFIC_RRI_RECEIVERS | Value transfer | Type reference (TYPE) | RS_BOOL | Gibt es kontextspezifische BBS Empfänger | 20080717 |
Method HAS_SPECIFIC_RRI_RECEIVERS on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method NOTIFY_INVALID_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RX_INVALID_SELECTION | Call by reference | Object reference (TYPE REF TO) | CX_RSBOLAP_INVALID_SELECTION | Invalid selection | 20130204 |
Method NOTIFY_INVALID_SELECTION on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method READ_STATE_FROM_DOM Signature
Method READ_STATE_FROM_DOM on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method READ_STATE_FROM_DOM on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method SET_STATE Signature
Method SET_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method SET_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method SET_STATE_BY_XML Signature
Method SET_STATE_BY_XML on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method SET_STATE_BY_XML on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method SUPPORTS_SET_STATE Signature
Method SUPPORTS_SET_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method SUPPORTS_SET_STATE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method TO_STRING Signature
Method TO_STRING on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method VALIDATE Signature
Method VALIDATE on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method VALIDATE on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Method WRITE_STATE_INTO_DOM Signature
Method WRITE_STATE_INTO_DOM on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Method WRITE_STATE_INTO_DOM on Interface IF_RSBOLAP_SELECTOR_BASE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_SELECTOR_BASE has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |