SAP ABAP Class CL_RRHI_HTAB_CURSOR_TDU (OLAP: Time-Dependent Unification Hierarchy DB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_HIER (Package) OLAP Hierarchy - Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RRHI_HTAB_CURSOR OLAP: Time-Dependent Hierarchy (DB) 20040628
Properties
Class CL_RRHI_HTAB_CURSOR_TDU  
Short Description OLAP: Time-Dependent Unification Hierarchy DB    
Super Class CL_RRHI_HTAB_CURSOR OLAP: Time-Dependent Hierarchy (DB) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_HIER   OLAP Hierarchy - Services 
Created 20040628   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RRHI_HTAB_CURSOR_TDU has no interface implemented.
Friends
Class CL_RRHI_HTAB_CURSOR_TDU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_CURR_ELEM Instance attribute Private Object reference (TYPE REF TO) PT_SX_ELEM 20040630
2 P_R_STACK Instance attribute Private Object reference (TYPE REF TO) L_CL_LIFOSTACK 20040701
3 P_TSX_ELEM Instance attribute Private Type reference (TYPE) PT_TSX_ELEM 20040628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040628
2 _BUILD_ELEMTAB Instance method Private Method Builds a Table with Elements and Their Lower-Level Nodes 20040628
3 _INTERVAL_EXISTS Instance method Private Method Checks Whether the Interval Already Exists in the Table 20040701
Events
Class CL_RRHI_HTAB_CURSOR_TDU has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_TSX_ELEM Private See coding 20040628 pt_tsx_elem TYPE SORTED TABLE OF pt_sx_elem WITH UNIQUE KEY nodename niobjnm
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20040628
2 Importing I_S_HIEDIR Call by reference Type reference (TYPE) RSRHIEDIR_OLAP OLAP-relevante Information zu den Hierarchien 20040628
# Exception Resumable Description Created on
1 CX_RSR_HIERARCHY_EXCEPTIONS Basis Exception für Fehler bei Hierarchien im OLAP 20040702

Method _BUILD_ELEMTAB Signature

Method _BUILD_ELEMTAB on class CL_RRHI_HTAB_CURSOR_TDU has no parameter.
# Exception Resumable Description Created on
1 CX_RSR_HIERARCHY_EXCEPTIONS Basis Exception für Fehler bei Hierarchien im OLAP 20040628

Method _INTERVAL_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) RSHIENODID Interne ID-Nummer eines Hierarchieknotens 20040701
2 Importing I_TS_CHILDREN Call by reference Type reference (TYPE) PT_TS_CHILD 20040701
3 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20040701

Method _INTERVAL_EXISTS on class CL_RRHI_HTAB_CURSOR_TDU has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400