SAP ABAP Class CL_RSBOLAP_SO_STRUCTURE_HIER (Hierarchy for a Structure)
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_HIERARCHY_BASE Hierarchy Settings for a Characteristic 20091026
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SO_HIERARCHY Hierarchy in Selection Object 20091026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_STRUCTURE_HIER Hierarchy for a Structure 20090903
Properties
Class CL_RSBOLAP_SO_STRUCTURE_HIER  
Short Description Hierarchy for a Structure    
Super Class CL_RSBOLAP_HIERARCHY_BASE Hierarchy Settings for a Characteristic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_SELECTION_OBJECT   Selection object 
Created 20090903   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 CL_RSBOLAP_SO_STRUCTURE_MEMBER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RS 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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_SO_HIERARCHY Hierarchy in Selection Object 20091026
Friends
# Friend Modeled only Created on Description
1 CL_RSBOLAP_SO_STRUCTURE_MEMBER 20090903 Part of Structure
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_STRUCTURE Instance attribute Protected Object reference (TYPE REF TO) CL_RSBOLAP_SO_STRUCTURE Characteristic in Selection Object 20090903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090903
Events
Class CL_RSBOLAP_SO_STRUCTURE_HIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_MEMBER Public See coding 20090903 begin of tn_s_member, id type rsbolap_object_id, name type rsbolap_object_name, text type rsbolap_object_text, ref type ref to cl_rsbolap_so_structure_member, end of tn_s_member
2 TN_S_SETXX_MEMBER_INFO Public See coding 20090903 begin of tn_s_setxx_member_info, sid type rssid, tlevel type RSRTLEVEL, dstate type rrxdrillstate, end of tn_s_setxx_member_info
3 TN_TH_MEMBERS Public See coding 20090903 tn_th_members type hashed table of tn_s_member with unique key name
4 TN_T_MEMBERS Public See coding 20090903 tn_t_members type standard table of tn_s_member with default key
5 TN_T_SETXX_MEMBER_INFO Public See coding 20090903 tn_t_setxx_member_info type standard table of tn_s_setxx_member_info with default key
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) IF_RSBOLAP_CHARACTERISTIC_BASE Selektionsobjekt 20090903

Method CONSTRUCTOR on class CL_RSBOLAP_SO_STRUCTURE_HIER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730