SAP ABAP Class CL_RSDDTPS_HIER_DELETE (Delete Hierarchy Index)
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_DELETE  
Short Description Delete Hierarchy Index    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTPS_HIER   RSDDTPS_HIER 
Created 20090625   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDDTPS_HIER_DELETE has no forward declaration.
Interfaces
Class CL_RSDDTPS_HIER_DELETE has no interface implemented.
Friends
Class CL_RSDDTPS_HIER_DELETE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_HIER_DELETE Static Attribute Private Object reference (TYPE REF TO) CL_RSDDTPS_HIER_DELETE Delete Hierarchy Index 20090710
2 P_TREX_RFCDEST Static Attribute Private Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20090625
3 P_TS_DELETE Instance attribute Private Type reference (TYPE) NT_TS_DELETE 20090625
4 P_TS_HIEDIR_OLAP Instance attribute Private Type reference (TYPE) CL_RSDDTPS_HIER_MAINTAIN=>NT_TS_HIEDIR_OLAP 20090625
5 P_TS_HIER_IDX Instance attribute Private Type reference (TYPE) RSDDTPS_TS_HIER_IDX Table Type Polestar Hierarchy Indexes 20090625
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090625
2 DELETE Instance method Public Method Submission of Deletion List 20090625
3 GET_INSTANCE Static method Public Method Factory 20090710
4 GET_UNUSED_INDICES Instance method Public Method Returns unused indexes 20090625
5 _DELETE Instance method Private Method Submission of Deletion List 20090625
6 _POPULATE_TABLES Instance method Private Method Fills the internal table with the indexes to be deleted 20090710
Events
Class CL_RSDDTPS_HIER_DELETE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_DELETE Public See coding 20090625 BEGIN OF NT_S_DELETE, chabasnm TYPE rschabasnm, hienm TYPE rshienm, marked TYPE rs_bool, ts_index TYPE RSDDTPS_TS_HIER_IDX, END OF nt_s_delete
2 NT_TS_DELETE Public See coding 20090625 NT_TS_DELETE TYPE SORTED TABLE OF NT_S_DELETE WITH UNIQUE KEY chabasnm hienm
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDDTPS_HIER_DELETE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDTPS_HIER_DELETE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_DELETE Call by reference Type reference (TYPE) NT_TS_DELETE 20090625

Method DELETE on class CL_RSDDTPS_HIER_DELETE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_HIER_DELETE Value transfer Object reference (TYPE REF TO) CL_RSDDTPS_HIER_DELETE Hierarchieindizes löschen 20090710

Method GET_INSTANCE on class CL_RSDDTPS_HIER_DELETE has no exception.

Method GET_UNUSED_INDICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TS_DELETE Value transfer Type reference (TYPE) NT_TS_DELETE Nicht mehr bnutzte Hierarchieindizes 20090625

Method GET_UNUSED_INDICES on class CL_RSDDTPS_HIER_DELETE has no exception.

Method _DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_INDEX Call by reference Type reference (TYPE) RSDDTPS_TS_HIER_IDX Tabellentyp Polestar Hierarchieindizes 20090625

Method _DELETE on class CL_RSDDTPS_HIER_DELETE has no exception.

Method _POPULATE_TABLES Signature

Method _POPULATE_TABLES on class CL_RSDDTPS_HIER_DELETE has no parameter.
Method _POPULATE_TABLES on class CL_RSDDTPS_HIER_DELETE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701