SAP ABAP Class CL_RSBOLAP_SELECTION_OBJECT (Selector)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_SELECTION_OBJECT (Package) Selection object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SELECTOR_BASE Basis for Selection Objects 20051206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SO_INTERNAL Selection Object 20111109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_LIST_QUERY_VIEW List Query View 20111031
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QUERY_VIEW Query View 20031020
Properties
Class CL_RSBOLAP_SELECTION_OBJECT  
Short Description Selector    
Super Class CL_RSBOLAP_SELECTOR_BASE Basis for Selection Objects 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_SELECTION_OBJECT   Selection object 
Created 20040709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 RSBBS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSSTA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_SO_INTERNAL Selection Object 20111109
Friends
# Friend Modeled only Created on Description
1 CL_RSBOLAP_APPLICATION 20050422 Application Context
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_OLAP Instance attribute Public Attribute reference (LIKE) Calls for OLAP 20040709
2 N_SX_META_DATA Instance attribute Public Attribute reference (LIKE) Description for the Metadata of the BW Prov 20120309
3 N_SX_STATE Instance attribute Public Attribute reference (LIKE) Status Description 20120309
4 N_S_COMPKEY Instance attribute Public Attribute reference (LIKE) BW: Key of a Reporting Component 20060322
5 O_DEFINITION_LOADED Instance attribute Protected Type reference (TYPE) RS_BOOL Definition Loaded 20040709
6 O_OLAP_DATA_CHANGED Instance attribute Protected Type reference (TYPE) RS_BOOL Data Basis of Olap Has Changed 20050422
7 O_R_PARENT_SELECTOR Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR Higher-Level with Nested Objects or VQueries 20040709
8 O_SX_QUERY_DESIGNER Instance attribute Protected Type reference (TYPE) TN_SX_QUERY_DESIGNER View Definition from the Query Designer 20090916
9 P_DELTA_ID_COUNTER Static Attribute Private Type reference (TYPE) BICS_PROV_DELTA_ID 0 ID for Reloading the Information 20040709
10 P_R_VAR_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_RSR_VAR_RUNTIME Variables for This Selection Object 20050907
11 P_VAR_RUNTIME_ADD_TO_CONTAINER Instance attribute Private Type reference (TYPE) RS_BOOL Variable Runtime Already in VarContainer 20061121
Methods
# Method Level Visibility Method type Description Created on
1 ASSURE_SUBMITTED_VARIABLES Instance method Protected Method Ensure that variables are submitted 20091009
2 CANCELLED Instance method Protected Event handling method Event Handler: Variable screen cancelled 20121102
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040709
4 CREATE_OLAP_OBJECT Instance method Protected Method Instantiate Olap Object 20040721
5 FILL_OLAP_TIME_INFO Instance method Private Method Fill Query Properties (Times) 20091103
6 GET_DELTA_ID Static method Public Method Get Delta ID 20040709
7 GET_IDENTITY Instance method Public Method 20120309
8 GET_KID_INFO Instance method Protected Method Get Details for Child 20060323
9 GET_MAPPING Instance method Private Method Generate Mapping for Context 20060323
10 GET_READ_MODES Instance method Public Method 20120309
11 GET_STATE Instance method Public Method 20120309
12 KEEP_NO_CHAR_SETTINGS Instance method Public Method Communicate Characteristic Settings of Environment 20120309
13 LOAD_CLASS Instance method Public Method 20120309
14 LOAD_DEFINITION Instance method Protected Method Load Definition 20040709
15 LOAD_MD_DEFINITION Instance method Protected Method Load MD Definition 20120529
16 NOTIFY_CHARACTERISTIC_SETTINGS Instance method Public Method 20120309
17 NOTIFY_MASTER_DATA_READER Instance method Public Method 20120309
18 OLAP_DATA_CHANGED Instance method Protected Event handling method Data Basis Has Changed in Olap 20050422
19 OLAP_RESTARTED Instance method Public Event handling method OLAP Started 20060109
20 SUBMITTED Instance method Protected Event handling method Event Handler: Variable Value Changed 20040709
21 VARIABLE_VALUE_CHANGED Instance method Protected Event handling method Event Handler: Variable Value Changed 20040709
Events
# Event Type Visibility Description Created on
1 REGISTER Instance Event
(0)
Public
(2)
20120309
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SX_QUERY_DESIGNER Public See coding 20060113 begin of tn_sx_query_designer, dim type rrx1_t_dim, nvar Type RRX1_T_NVAR, end of tn_sx_query_designer
Method Signatures

Method ASSURE_SUBMITTED_VARIABLES Signature

Method ASSURE_SUBMITTED_VARIABLES on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method ASSURE_SUBMITTED_VARIABLES on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method CANCELLED Signature

Method CANCELLED on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method CANCELLED on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHCHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Check Authorization 20111123
2 Importing I_IGNORE_STRUCTURES Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Strukturen nicht berücksichtigen 20040715
3 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV Infoprovider (Option 1, 3) 20040709
4 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20050422
5 Importing I_R_DATA_AREA Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_DATA_AREA Datenbereich 20050422
6 Importing I_R_PARENT_SELECTOR Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR Vater Objekt bei geschachtelten Selektoren 20040709
7 Importing I_R_VARIABLE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_VARIABLE_CONTAINER Optionaler Variablenkontainer 20050905
8 Importing I_SELECTION_OBJECT_ID Value transfer Type reference (TYPE) CSEQUENCE Technischer Name eines Selektionsobjekts (Option 1) 20040709
9 Importing I_SELECTION_STATE_ID Call by reference Type reference (TYPE) CSEQUENCE Id eines gespeicherten Zustandes (Option 2) 20040709
10 Importing I_T_CHARACTERISTIC Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Optionale Einschränkung auf Merkmale (Option 3) 20040709
# Exception Resumable Description Created on
1 CX_RSBOLAP_UNKNOWN_DATA_PROV Unbekannte Query 20040722

Method CREATE_OLAP_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHCHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Check Authorizations 20111123
# Exception Resumable Description Created on
1 CX_RSBOLAP_UNKNOWN_DATA_PROV 20040722

Method FILL_OLAP_TIME_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_QUERY_PROPERTIES Call by reference Type reference (TYPE) BICS_PROV_META_QUERY Metadaten Eigenschaften der Query 20091103
2 Importing I_DESIGN_TIME_INFO_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur Design Time Informationen 20091103

Method FILL_OLAP_TIME_INFO on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method GET_DELTA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) BICS_PROV_DELTA_ID Id zum Nachladen der Information 20040709

Method GET_DELTA_ID on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method GET_IDENTITY Signature

Method GET_IDENTITY on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method GET_IDENTITY on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method GET_KID_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_KID_INFO Call by reference Type reference (TYPE) RRC0_S_KID_INFO Kennzahl Info 20060323
2 Importing I_T_MEMBER_CONTEXT Call by reference Type reference (TYPE) BICS_PROV_RS_T_MEMBER_CONTEXT Merkmalskontext 20060328

Method GET_KID_INFO on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) RS_BOOL Mapping Erzeugung erfolgreich 20060323
2 Exporting E_THX_MAPPING Call by reference Type reference (TYPE) RSBBS_THX_MAPPING Mapping für BBS 20060323
3 Importing I_FOCUS_CHARACTERISTIC_ID Call by reference Type reference (TYPE) RSBOLAP_OBJECT_ID Fokusmerkmal 20080717
4 Importing I_T_MEMBER_CONTEXT Call by reference Type reference (TYPE) BICS_PROV_RS_T_MEMBER_CONTEXT Merkmalskontext 20060323

Method GET_MAPPING on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method GET_READ_MODES Signature

Method GET_READ_MODES on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method GET_READ_MODES on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method GET_STATE on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method KEEP_NO_CHAR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_HIER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120309
2 Importing I_S_SETTINGS Call by reference Type reference (TYPE) RRK0_S_CHASETTINGS 20120309
3 Returning R_R_HIERARCHY Value transfer Object reference (TYPE REF TO) CL_RSR_HIERARCHY_BINCL Hierarchie mit Inklusionstabelle 20120309
# Exception Resumable Description Created on
1 CX_RSR_HIERA_NO_AUTHORITY Keine Berechtigung für Hierarchie 20120309

Method LOAD_CLASS Signature

Method LOAD_CLASS on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method LOAD_CLASS on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method LOAD_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAR_NO_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20121031

Method LOAD_DEFINITION on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method LOAD_MD_DEFINITION Signature

Method LOAD_MD_DEFINITION on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method LOAD_MD_DEFINITION on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method NOTIFY_CHARACTERISTIC_SETTINGS Signature

Method NOTIFY_CHARACTERISTIC_SETTINGS on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method NOTIFY_CHARACTERISTIC_SETTINGS on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method NOTIFY_MASTER_DATA_READER Signature

Method NOTIFY_MASTER_DATA_READER on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method NOTIFY_MASTER_DATA_READER on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method OLAP_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAN_DELTA Call by reference Attribute reference (LIKE) 20130108

Method OLAP_DATA_CHANGED on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method OLAP_RESTARTED Signature

Method OLAP_RESTARTED on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
Method OLAP_RESTARTED on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method SUBMITTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NO_CHANGE Call by reference Attribute reference (LIKE) 20121030

Method SUBMITTED on class CL_RSBOLAP_SELECTION_OBJECT has no exception.

Method VARIABLE_VALUE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAR_ID Value transfer Attribute reference (LIKE) 20040709

Method VARIABLE_VALUE_CHANGED on class CL_RSBOLAP_SELECTION_OBJECT has no exception.
Event Signatures

Event REGISTER Signature
Event REGISTER on class CL_RSBOLAP_SELECTION_OBJECT has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700