SAP ABAP Class CL_RSBOLAP_QV_HIERARCHY (Hierarchy Settings for a Characteristic)
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_HIERARCHY Hierarchy Settings for a Characteristic 20040908
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_ATTR_CONTAINER Attribute Container for Query Views 20090603
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_HIERARCHY Hierarchy in Query View 20090520
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_SORTABLE Sortable Object 20040908
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_QV_STATE_INTERNAL Status Management for Query View Objects 20090824
Properties
Class CL_RSBOLAP_QV_HIERARCHY  
Short Description Hierarchy Settings for a Characteristic    
Super Class CL_RSBOLAP_SO_HIERARCHY Hierarchy Settings for a Characteristic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_QUERY_VIEW   Query Navigational State 
Created 20040908   SAP 
Last change 20140121   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
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_QV_ATTR_CONTAINER Attribute Container for Query Views 20090603
2 IF_RSBOLAP_QV_HIERARCHY Hierarchy in Query View 20090520
3 IF_RSBOLAP_QV_SORTABLE Sortable Object 20040908
4 IF_RSBOLAP_QV_STATE_INTERNAL Status Management for Query View Objects 20090824
Friends
Class CL_RSBOLAP_QV_HIERARCHY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_TS_HIER_FILTER_SET Instance attribute Protected Type reference (TYPE) TO_TS_HIER_FILTER_SET 20120309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040908
2 GET_RESULT_SET_ATTRIBUTES Instance method Public Method 20090813
3 GET_RESULT_SET_SORTING Instance method Public Method 20090813
4 GET_SORTING Instance method Public Method 20040908
5 SET_RESULT_SET_ATTRIBUTES Instance method Public Method 20090813
6 SET_RESULT_SET_SORTING Instance method Public Method 20090813
Events
Class CL_RSBOLAP_QV_HIERARCHY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_TS_HIER_FILTER_SET Protected See coding Bincl that filters have already been set for 20120309 to_ts_hier_filter_set TYPE SORTED TABLE OF REF TO cl_rsr_hierarchy_bincl WITH UNIQUE KEY table_line
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_CHARACTERISTIC_BASE Merkmal im Selektionsobjekt 20040908

Method CONSTRUCTOR on class CL_RSBOLAP_QV_HIERARCHY has no exception.

Method GET_RESULT_SET_ATTRIBUTES Signature

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

Method GET_RESULT_SET_SORTING Signature

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

Method GET_SORTING Signature

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

Method SET_RESULT_SET_ATTRIBUTES Signature

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

Method SET_RESULT_SET_SORTING Signature

Method SET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_HIERARCHY has no parameter.
Method SET_RESULT_SET_SORTING on class CL_RSBOLAP_QV_HIERARCHY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700