SAP ABAP Class CL_RSDD_LM_HCHY (Hierarchy)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LM (Package) Lean Modeler
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LM_BWCORE Common Superclass for XML-Based Objects 20100329
Properties
Class CL_RSDD_LM_HCHY  
Short Description Hierarchy    
Super Class CL_RSDD_LM_BWCORE Common Superclass for XML-Based Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LM   Lean Modeler 
Created 20100322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDD_LM_HCHY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RRHI_VIRT_HIER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RRHI_VIRT_HIERARCHIES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RSHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_LM_HCHY has no interface implemented.
Friends
Class CL_RSDD_LM_HCHY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_S_INDEXID Constant Public See coding trex index id suffix 20100324
2 P_HIEID Instance attribute Private Type reference (TYPE) RSGENERAL-UNI_IDC25 UUID in compressed form 20100322
3 P_ORIGINAL_ANALYTICALINDEX Instance attribute Private Type reference (TYPE) RSLTIPNAME 20100322
4 P_ROOTID Instance attribute Private Type reference (TYPE) RSSHNODEID Technical Node ID of Node in Hierarchy 20100322
5 P_S_CAPABILITIES Instance attribute Private Type reference (TYPE) RSD_S_HIE_CAPABILITIES 20100322
6 P_S_HIEDIR Instance attribute Private Type reference (TYPE) IF_RRHI_VIRT_HIERARCHIES=>NT_S_HIEDIR Hierarchie-Header 20100322
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TREX_INDICES Instance method Public Method 20100324
2 CONSTRUCTOR Instance method Public Constructor 20100322
3 DELETE_TREX_INDICES Instance method Public Method 20100324
4 FILL_TREX_INDICES Instance method Public Method 20100324
5 GET_CAPABILITIES Instance method Public Method 20100322
6 GET_HIEDIR Instance method Public Method 20100322
7 GET_HIEID Instance method Public Method 20100322
8 GET_ORIGINAL_AINX Instance method Public Method 20100322
9 GET_ROOTID Instance method Public Method 20100322
10 READ_HIENODES Instance method Public Method 20100325
11 READ_INTERVAL Instance method Public Method 20100325
12 READ_LEVEL Instance method Public Method 20100325
13 READ_TEXTS Instance method Public Method 20100325
Events
Class CL_RSDD_LM_HCHY has no event.
Types
Class CL_RSDD_LM_HCHY has no local type.
Method Signatures

Method BUILD_TREX_INDICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100324
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20100324

Method BUILD_TREX_INDICES on class CL_RSDD_LM_HCHY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIGINAL_AINX Call by reference Type reference (TYPE) RSLTIPNAME 20100322
2 Importing I_ROOTID Call by reference Type reference (TYPE) RSSHNODEID Technical Node ID of Node in Hierarchy 20100322
3 Importing I_S_CAPABILITIES Call by reference Type reference (TYPE) RSD_S_HIE_CAPABILITIES 20100322
4 Importing I_S_HIEDIR Call by reference Type reference (TYPE) IF_RRHI_VIRT_HIERARCHIES=>NT_S_HIEDIR Hierarchie-Header 20100322

Method CONSTRUCTOR on class CL_RSDD_LM_HCHY has no exception.

Method DELETE_TREX_INDICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100324
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20100324

Method DELETE_TREX_INDICES on class CL_RSDD_LM_HCHY has no exception.

Method FILL_TREX_INDICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_HIENODES Call by reference Type reference (TYPE) RSHI_TH_HIENODETD 20100324
2 Importing I_TH_INTERVAL Call by reference Type reference (TYPE) RSHI_TH_INTERVAL 20100324
3 Importing I_TH_TEXTS Call by reference Type reference (TYPE) RSSH_TH_RSTHIERNODE Text Node Text Table 20100324
4 Importing I_TS_LEVEL Call by reference Type reference (TYPE) IF_RRHI_VIRT_HIER=>NT_TS_LEVEL 20100324
# Exception Resumable Description Created on
1 CX_RSDR_TREX_ERROR Error occured inside TREX 20100325

Method GET_CAPABILITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_CAPABILITIES Value transfer Type reference (TYPE) RSD_S_HIE_CAPABILITIES 20100322

Method GET_CAPABILITIES on class CL_RSDD_LM_HCHY has no exception.

Method GET_HIEDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_HIEDIR Value transfer Type reference (TYPE) IF_RRHI_VIRT_HIERARCHIES=>NT_S_HIEDIR Hierarchie-Header 20100322

Method GET_HIEDIR on class CL_RSDD_LM_HCHY has no exception.

Method GET_HIEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HIEID Value transfer Type reference (TYPE) RSGENERAL-UNI_IDC25 UUID in compressed form 20100322

Method GET_HIEID on class CL_RSDD_LM_HCHY has no exception.

Method GET_ORIGINAL_AINX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ORIGINAL_AINX Value transfer Type reference (TYPE) RSLTIPNAME 20100322

Method GET_ORIGINAL_AINX on class CL_RSDD_LM_HCHY has no exception.

Method GET_ROOTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROOTID Value transfer Type reference (TYPE) RSSHNODEID Technical Node ID of Node in Hierarchy 20100322

Method GET_ROOTID on class CL_RSDD_LM_HCHY has no exception.

Method READ_HIENODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_HIENODES Call by reference Type reference (TYPE) RSHI_TH_HIENODETD 20100325
# Exception Resumable Description Created on
1 CX_RSDR_TREX_ERROR Error occured inside TREX 20100325

Method READ_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_INTERVAL Call by reference Type reference (TYPE) RSHI_TH_INTERVAL 20100325
# Exception Resumable Description Created on
1 CX_RSDR_TREX_ERROR Error occured inside TREX 20100325

Method READ_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_LEVEL Call by reference Type reference (TYPE) IF_RRHI_VIRT_HIER=>NT_TS_LEVEL 20100325
# Exception Resumable Description Created on
1 CX_RSDR_TREX_ERROR Error occured inside TREX 20100325

Method READ_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_TEXTS Call by reference Type reference (TYPE) RSSH_TH_RSTHIERNODE Text Node Text Table 20100325
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100325
# Exception Resumable Description Created on
1 CX_RSDR_TREX_ERROR Error occured inside TREX 20100325
History
Last changed by/on SAP  20130531 
SAP Release Created in 730