SAP ABAP Class CL_RSBOLAP_QV_CHARACTERISTIC (Characteristic in Selection Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_QUERY_VIEW (Package) Query Navigational State
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SO_CHARACTERISTIC Characteristic in Selection Object 20031010
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_ATTR_CONTAINER Attribute Container for Query Views 20090423
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_CHARACTERISTIC Characteristic in the Query View 20040624
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_CHAR_INTERNAL Characteristic Intreface for Internal Use 20040625
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_FORMULA_CAPABIL Formula Support in Query View 20100611
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_PRESENTABLE Object with Displays in the Query View 20090722
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_SORTABLE Sortable Object 20040908
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_STATE_INTERNAL Status Management for Query View Objects 20090824
Properties
Class CL_RSBOLAP_QV_CHARACTERISTIC  
Short Description Characteristic in Selection Object    
Super Class CL_RSBOLAP_SO_CHARACTERISTIC 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 20031010   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 IF_RSBOLAP_SO_SELECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RRK0 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 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDM 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 20040624
3 IF_RSBOLAP_QV_CHAR_INTERNAL Characteristic Intreface for Internal Use 20040625
4 IF_RSBOLAP_QV_FORMULA_CAPABIL Formula Support in Query View 20100611
5 IF_RSBOLAP_QV_PRESENTABLE Object with Displays in the Query View 20090722
6 IF_RSBOLAP_QV_SORTABLE Sortable Object 20040908
7 IF_RSBOLAP_QV_STATE_INTERNAL Status Management for Query View Objects 20090824
Friends
# Friend Modeled only Created on Description
1 CL_RSBOLAP_QV_AXIS 20040709 Axis of the Query View
2 CL_RSBOLAP_QV_RESULT_SET 20060118 Execution of a Navigational State
3 CL_RSBOLAP_RS_AXIS 20090422 Axis Object in Result Set
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_QUERY_VIEW Instance attribute Public Attribute reference (LIKE) 20090903
2 O_R_AXIS Instance attribute Protected Object reference (TYPE REF TO) CL_RSBOLAP_QV_AXIS Axis of the Query View 20040709
3 O_SX_QV_SETTINGS Instance attribute Protected Type reference (TYPE) TO_SX_QV_RUNTIME_SETTINGS Runtime Settings 20040712
Methods
# Method Level Visibility Method type Description Created on
1 AXIS_CHANGE Instance method Protected Event handling method 20120716
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031028
3 CREATE_MEMBER Instance method Public Method 20111104
4 GET_AXIS Instance method Public Method 20040625
5 GET_AXIS_NAME Instance method Public Method 20040630
6 GET_BUSINESS_OBJECT_CONTEXT Instance method Public Method 20111104
7 GET_CONDITION_OTHER_RESULT_VIS Instance method Public Method 20111104
8 GET_CONDITION_RESULT_VIS Instance method Public Method 20111104
9 GET_FORMULA_CAPABILITIES Instance method Public Method 20111104
10 GET_FORMULA_MEMBERS Instance method Public Method 20111104
11 GET_IDENTITY Instance method Private Method 20111104
12 GET_OPERATORS Instance method Public Method 20111104
13 GET_RESULT_SET_ACCESS_MODE Instance method Public Method 20090903
14 GET_RESULT_SET_ACCESS_MODES Instance method Public Method 20090903
15 GET_RESULT_SET_ATTRIBUTES Instance method Public Method 20090427
16 GET_RESULT_SET_PRESENTATION Instance method Public Method 20040709
17 GET_RESULT_SET_SORTING Instance method Public Method 20090813
18 GET_RESULT_VISIBILITY Instance method Public Method 20090820
19 GET_SLICER Instance method Public Method Create Filter for Data Access 20040712
20 GET_SORTING Instance method Public Method 20040908
21 GET_VALUE_TYPES Instance method Public Method 20111104
22 HAS_FORMULA_MEMBERS Instance method Public Method 20111104
23 LOAD_CLASS Instance method Private Method 20111104
24 NOTIFY_AXIS_HRY_CHANGE Instance method Public Method 20070328
25 PREPARE_FOR_READ Instance method Public Method 20090722
26 REMOVE_MEMBER Instance method Public Method 20111104
27 RESET_RESULT_SET_SORTING Instance method Public Method Reset Sorting 20091117
28 SELDR_TO_OLAP_SLICER Instance method Private Method Conversion of a seldr into a slicer 20040712
29 SET_AXIS Instance method Public Method 20040709
30 SET_CONDITION_OTHER_RESULT_VIS Instance method Public Method 20111104
31 SET_CONDITION_RESULT_VIS Instance method Public Method 20111104
32 SET_RESULT_SET_ACCESS_MODE Instance method Public Method 20090903
33 SET_RESULT_SET_ATTRIBUTES Instance method Public Method 20090427
34 SET_RESULT_SET_PRESENTATION Instance method Public Method 20040709
35 SET_RESULT_SET_SORTING Instance method Public Method 20090813
36 SET_RESULT_VISIBILITY Instance method Public Method 20090727
37 SORT_SID_TABLE Instance method Protected Method Resort SID Table to Default 20090819
38 SUPPORTS_CONDITION_RESULTS Instance method Public Method 20111104
39 SUPPORTS_NEW_FORMULAS Instance method Public Method 20111104
40 SUPPORTS_RESULTS Instance method Public Method 20111212
Events
# Event Type Visibility Description Created on
1 REGISTER Instance Event
(0)
Private
(0)
20111104
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_SX_QV_RUNTIME_SETTINGS Protected See coding 20040712 begin of TO_SX_qv_runtime_SETTINGS, update_hierarchy_info type rs_bool, reset_hierarchy type rs_bool, "not initialized roots type RRHI_T_MEMBER, "roots root_tlevel type rsrtlevel, "minimum tlevel of the roots reset_slicer_cache type rs_bool, "Slicer cache not valid caching_seldr type Rsdd_sx_seldr, "cache key caching_seldr_sorting type if_rsbolap_so_selection=>tn_sx_seldr_sorting, caching_slicer type RRK0_SX_SLICER, "cache value end of TO_SX_qv_runtime_SETTINGS
Method Signatures

Method AXIS_CHANGE Signature

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

Method AXIS_CHANGE on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_META_DATA Call by reference Object reference (TYPE REF TO) BICS_PROV_META_CHARACTERISTIC Meta Daten Beschreibung 20040623
2 Importing I_R_ROOT_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR_INTERNAL Selektionsobjekt 20031028
3 Importing I_R_STATE Call by reference Object reference (TYPE REF TO) BICS_PROV_STATE_CHARACTERISTIC Zustandsbeschreibung 20040623

Method CONSTRUCTOR on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method CREATE_MEMBER Signature

Method CREATE_MEMBER on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method CREATE_MEMBER on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_AXIS Signature

Method GET_AXIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_AXIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_AXIS_NAME Signature

Method GET_AXIS_NAME on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_AXIS_NAME on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_BUSINESS_OBJECT_CONTEXT Signature

Method GET_BUSINESS_OBJECT_CONTEXT on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_BUSINESS_OBJECT_CONTEXT on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_CONDITION_OTHER_RESULT_VIS Signature

Method GET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_CONDITION_RESULT_VIS Signature

Method GET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_FORMULA_CAPABILITIES Signature

Method GET_FORMULA_CAPABILITIES on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_FORMULA_CAPABILITIES on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_FORMULA_MEMBERS Signature

Method GET_FORMULA_MEMBERS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_FORMULA_MEMBERS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_IDENTITY Signature

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

Method GET_OPERATORS Signature

Method GET_OPERATORS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_OPERATORS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_RESULT_SET_ACCESS_MODE Signature

Method GET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_RESULT_SET_ACCESS_MODES Signature

Method GET_RESULT_SET_ACCESS_MODES on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_RESULT_SET_ACCESS_MODES on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_RESULT_SET_ATTRIBUTES Signature

Method GET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_RESULT_SET_PRESENTATION Signature

Method GET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_RESULT_SET_SORTING Signature

Method GET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_RESULT_VISIBILITY Signature

Method GET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_SLICER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_HIERARCHY_BASE Hierarchie mit Inklusionstabelle 20120309
2 Importing I_R_HIERARCHY_BINCL Call by reference Object reference (TYPE REF TO) CL_RSR_HIERARCHY_BINCL Hierarchie mit Inklusionstabelle 20120309
3 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20040712
4 Importing I_SX_SELDR_SORTING Call by reference Type reference (TYPE) IF_RSBOLAP_SO_SELECTION=>TN_SX_SELDR_SORTING 20090819
5 Returning R_SX_SLICER Value transfer Type reference (TYPE) RRK0_SX_SLICER Slicer für Olap Datenzugriff 20040712
# Exception Resumable Description Created on
1 CX_RSBOLAP_EMPTY_SELECTION Leere Selektion 20040916
2 CX_RSBOLAP_NO_AUTHORITY Keine Berechtigung 20040916

Method GET_SORTING Signature

Method GET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method GET_VALUE_TYPES Signature

Method GET_VALUE_TYPES on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method GET_VALUE_TYPES on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method HAS_FORMULA_MEMBERS Signature

Method HAS_FORMULA_MEMBERS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method HAS_FORMULA_MEMBERS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method LOAD_CLASS Signature

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

Method NOTIFY_AXIS_HRY_CHANGE Signature

Method NOTIFY_AXIS_HRY_CHANGE on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method NOTIFY_AXIS_HRY_CHANGE on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method PREPARE_FOR_READ Signature

Method PREPARE_FOR_READ on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method PREPARE_FOR_READ on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method REMOVE_MEMBER Signature

Method REMOVE_MEMBER on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method REMOVE_MEMBER on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method RESET_RESULT_SET_SORTING Signature

Method RESET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method RESET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SELDR_TO_OLAP_SLICER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20040712
2 Importing I_SX_SELDR_SORTING Call by reference Type reference (TYPE) IF_RSBOLAP_SO_SELECTION=>TN_SX_SELDR_SORTING Sortierung der Seldr Einträge 20090819
3 Returning R_SX_SLICER Value transfer Type reference (TYPE) RRK0_SX_SLICER Olap Slicer 20040712

Method SELDR_TO_OLAP_SLICER on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_AXIS Signature

Method SET_AXIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_AXIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_CONDITION_OTHER_RESULT_VIS Signature

Method SET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_CONDITION_OTHER_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_CONDITION_RESULT_VIS Signature

Method SET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_CONDITION_RESULT_VIS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_RESULT_SET_ACCESS_MODE Signature

Method SET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_RESULT_SET_ACCESS_MODE on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_RESULT_SET_ATTRIBUTES Signature

Method SET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_RESULT_SET_ATTRIBUTES on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_RESULT_SET_PRESENTATION Signature

Method SET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_RESULT_SET_PRESENTATION on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_RESULT_SET_SORTING Signature

Method SET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SET_RESULT_VISIBILITY Signature

Method SET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SET_RESULT_VISIBILITY on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SORT_SID_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_SID Call by reference Type reference (TYPE) RSR_TH_SID SIDs 20090819
2 Importing I_T_MEMBER_ORDER Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_ID Liste von Objekt Ids 20090819

Method SORT_SID_TABLE on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SUPPORTS_CONDITION_RESULTS Signature

Method SUPPORTS_CONDITION_RESULTS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SUPPORTS_CONDITION_RESULTS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SUPPORTS_NEW_FORMULAS Signature

Method SUPPORTS_NEW_FORMULAS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SUPPORTS_NEW_FORMULAS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.

Method SUPPORTS_RESULTS Signature

Method SUPPORTS_RESULTS on class CL_RSBOLAP_QV_CHARACTERISTIC has no parameter.
Method SUPPORTS_RESULTS on class CL_RSBOLAP_QV_CHARACTERISTIC has no exception.
Event Signatures

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