SAP ABAP Class CL_RSBOLAP_MD_SELECTOR (Master Data 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 20051220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_MD_QUERY_VIEW MD Query View 20120224
Properties
Class CL_RSBOLAP_MD_SELECTOR  
Short Description Master Data Selector    
Super Class CL_RSBOLAP_SELECTOR_BASE Basis for Selection Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_SELECTION_OBJECT   Selection object 
Created 20051205   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 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBOLAP_MD_SELECTOR has no interface implemented.
Friends
Class CL_RSBOLAP_MD_SELECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_SX_META_DATA Instance attribute Private Attribute reference (LIKE) 20120309
2 N_SX_STATE Instance attribute Private Attribute reference (LIKE) 20120309
3 O_R_OLAP Instance attribute Protected Object reference (TYPE REF TO) IF_RSR_OLAP Calls for OLAP 20120309
4 O_S_COMPKEY Instance attribute Protected Type reference (TYPE) RSZCOMPKEY BW: Key of a Reporting Component 20120309
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHARACTERISTIC_METADATA Instance method Private Method Build/Complete List of Characteristics 20120529
2 CONSTRUCTOR Instance method Public Constructor Constructor 20051205
3 CREATE_OLAP_OBJECT Instance method Protected Method Instantiate Olap Object 20120309
4 GET_IDENTITY Instance method Private Method 20120309
5 GET_METADATA Instance method Private Method Read Metadata from OLAP Instance 20120309
6 GET_READ_MODES Instance method Private Method 20120309
7 GET_STATE Instance method Private Method 20120309
8 LOAD_CLASS Instance method Private Method 20120309
9 NOTIFY_CHARACTERISTIC_SETTINGS Instance method Private Method 20120309
10 NOTIFY_MASTER_DATA_READER Instance method Private Method 20120309
Events
# Event Type Visibility Description Created on
1 REGISTER Instance Event
(0)
Private
(0)
20120309
Types
Class CL_RSBOLAP_MD_SELECTOR has no local type.
Method Signatures

Method APPEND_CHARACTERISTIC_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120529
2 Importing I_T_CHARACTERISTIC Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Merkmalsliste 20120529

Method APPEND_CHARACTERISTIC_METADATA on class CL_RSBOLAP_MD_SELECTOR 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 20120309
2 Importing I_DUE_DATE Call by reference Type reference (TYPE) RSDATETO Stichtag 20071218
3 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV Infoprovider 20051206
4 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20051205
5 Importing I_R_DATA_AREA Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_DATA_AREA Datenbereich 20051205
6 Importing I_SELECTION_OBJECT_ID Call by reference Type reference (TYPE) CSEQUENCE Technischer Name eines Selektionsobjekts (Option 1) 20120309
7 Importing I_T_CHARACTERISTIC Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Komponenten des Infoproviders 20120529
# Exception Resumable Description Created on
1 CX_RSBOLAP_UNKNOWN_DATA_PROV Unbekannter Data Provider 20120309

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 20120309
# Exception Resumable Description Created on
1 CX_RSBOLAP_UNKNOWN_DATA_PROV 20120309

Method GET_IDENTITY Signature

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

Method GET_METADATA Signature

Method GET_METADATA on class CL_RSBOLAP_MD_SELECTOR has no parameter.
Method GET_METADATA on class CL_RSBOLAP_MD_SELECTOR has no exception.

Method GET_READ_MODES Signature

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

Method GET_STATE Signature

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

Method LOAD_CLASS Signature

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

Method NOTIFY_CHARACTERISTIC_SETTINGS Signature

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

Method NOTIFY_MASTER_DATA_READER Signature

Method NOTIFY_MASTER_DATA_READER on class CL_RSBOLAP_MD_SELECTOR has no parameter.
Method NOTIFY_MASTER_DATA_READER on class CL_RSBOLAP_MD_SELECTOR has no exception.
Event Signatures

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