SAP ABAP Class CL_RSDDTPS_HIER_INDEX (Hierarchy Indexing for an InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_HIER (Package) RSDDTPS_HIER
Properties
Class CL_RSDDTPS_HIER_INDEX  
Short Description Hierarchy Indexing for an InfoProvider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTPS_HIER   RSDDTPS_HIER 
Created 20090528   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)
Interfaces
Class CL_RSDDTPS_HIER_INDEX has no interface implemented.
Friends
Class CL_RSDDTPS_HIER_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_MAX_HIER_PER_BATCH Instance attribute Public Type reference (TYPE) I 9 Maximum Number of Hierarchy Indexings per Batch Job 20090604
2 P_DEBUG Instance attribute Private Type reference (TYPE) RS_BOOL Debug Flag 20090603
3 P_FORCE Instance attribute Private Type reference (TYPE) RS_BOOL Rebuild Indexes 20090921
4 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20090528
5 P_TS_HIEID Instance attribute Private Type reference (TYPE) NT_TS_HIEID List of Hierarchy IDs 20090603
6 P_TS_HIER_HNM Instance attribute Private Type reference (TYPE) RSDDTPS_TS_HIER_HNM Hierarchies for Use in Polestar 20090528
7 P_T_MSG Instance attribute Private Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20090710
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Peformance of Outstanding Tasks 20090528
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090528
3 _ACTIVATE_IN_BATCH Instance method Private Method Activation in Batch Process 20090603
4 _START_JOB Instance method Private Method Start Background Job 20090604
Events
Class CL_RSDDTPS_HIER_INDEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_TS_HIEID Public See coding 20090603 NT_TS_HIEID TYPE SORTED TABLE OF rshieid WITH UNIQUE DEFAULT KEY
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090709

Method ACTIVATE on class CL_RSDDTPS_HIER_INDEX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEBUG Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Debugflag 20090603
2 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Indizes erneuern 20090921
3 Importing I_HIENM Call by reference Type reference (TYPE) RSHIENM Hierarchiename 20090708
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090528
5 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20090708
6 Importing I_PARAMETER Call by reference Type reference (TYPE) RSDDSPARAMETER Feld, um Parameter für Batchprozesse zu übergeben 20090604
# Exception Resumable Description Created on
1 CX_RSDDTPS_HIER_INDEX_NF Fehler bei der Indizierung 20090710

Method _ACTIVATE_IN_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_HIER_HNM Call by reference Type reference (TYPE) RSDDTPS_TS_HIER_HNM Hierarchien vorgesehen für Polestar 20090603

Method _ACTIVATE_IN_BATCH on class CL_RSDDTPS_HIER_INDEX has no exception.

Method _START_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_HIER_HNM Call by reference Type reference (TYPE) RSDDTPS_TS_HIER_HNM Hierarchien vorgesehen für Polestar 20090604

Method _START_JOB on class CL_RSDDTPS_HIER_INDEX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701