SAP ABAP Class CL_RSDRD_DB400_PART_INFO (Get DB4-specific information about efact table partitions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB4 (Application Component) BW DB2 for AS/400
     RSDB4 (Package) SAP NW BW on IBM i (DB4)
Properties
Class CL_RSDRD_DB400_PART_INFO  
Short Description Get DB4-specific information about efact table partitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB4   SAP NW BW on IBM i (DB4) 
Created 20050217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDRD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRD_DB400_PART_INFO has no interface implemented.
Friends
Class CL_RSDRD_DB400_PART_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DATATARGET Instance attribute Private Type reference (TYPE) RSDDATATARGET data target 20050217
2 P_ETABNM Instance attribute Private Type reference (TYPE) RSD_TABLNM e-fact table name 20050217
3 P_PARTIM Instance attribute Private Type reference (TYPE) RSPARTTIM Partitioning Time Char. 20050217
4 P_PARTKEY Instance attribute Private Type reference (TYPE) RSSIDFIELDNM partition key of the e-fact table 20050217
5 P_TDIME Instance attribute Private Type reference (TYPE) RSDIMENSION Character Field Length = 10 20050217
6 P_TTABNM Instance attribute Private Type reference (TYPE) RSD_TABLNM field name of a time sid in the t-dimesnsion table 20050217
7 P_TX_PART_RANGE Instance attribute Private Type reference (TYPE) RSDRD_TX_PART_RANGE table of complex structure containing partition information 20050217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050217
2 FILL_TDIM_TABLE Instance method Private Method fills the t-dim table of the table P_RSDRD_TX_PART_RANG 20050217
3 GET_ETABNM Instance method Public Method returns attribute P_ETABNM (name of the e-fact table) 20050217
4 GET_PARTKEY Instance method Public Method returns attribute P_PARTKEY (sid name of the partim) 20050217
5 GET_PARTNAME Instance method Public Method gets the name of a partition for a given value of partim 20050217
6 GET_TTABNM Instance method Public Method returns attribute P_TTABNM (name of the t-dimension table) 20050217
7 GET_TX_PART_RANGE Instance method Public Method gets the TX_PART_RANGE table 20050217
8 READ_DB_PARTINFO Instance method Private Method reads partition info from the DB4 database system katalog 20050217
Events
Class CL_RSDRD_DB400_PART_INFO has no event.
Types
Class CL_RSDRD_DB400_PART_INFO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATATARGET Call by reference Type reference (TYPE) RSDDATATARGET Datenziel für Bewegungsdaten (InfoCube, ODS Objekt, ...) 20050217
# Exception Resumable Description Created on
1 CX_RSDRD_TABLE_NOT_PARTITIONED Tabelle ist nicht partitioniert 20050217

Method FILL_TDIM_TABLE Signature

Method FILL_TDIM_TABLE on class CL_RSDRD_DB400_PART_INFO has no parameter.
Method FILL_TDIM_TABLE on class CL_RSDRD_DB400_PART_INFO has no exception.

Method GET_ETABNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ETABNM Value transfer Type reference (TYPE) RSD_TABLNM 20050217

Method GET_ETABNM on class CL_RSDRD_DB400_PART_INFO has no exception.

Method GET_PARTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARTKEY Value transfer Type reference (TYPE) RSD_FIELDNM 20050217

Method GET_PARTKEY on class CL_RSDRD_DB400_PART_INFO has no exception.

Method GET_PARTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RSDRD_SX_PART_RANGE Call by reference Type reference (TYPE) RSDRD_SX_PART_RANGE complex structure containing partition information 20050217
2 Importing I_TIMNM Call by reference Type reference (TYPE) RSD_FIELDNM 20050217
3 Importing I_TIMSID Call by reference Type reference (TYPE) RSD_SID time sid 20050217
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20050217

Method GET_TTABNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TTABNM Value transfer Type reference (TYPE) RSD_TABLNM 20050217

Method GET_TTABNM on class CL_RSDRD_DB400_PART_INFO has no exception.

Method GET_TX_PART_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_PART_RANGE Call by reference Type reference (TYPE) RSDRD_TX_PART_RANGE 20050217
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20050217

Method READ_DB_PARTINFO Signature

Method READ_DB_PARTINFO on class CL_RSDRD_DB400_PART_INFO has no parameter.
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20050217
History
Last changed by/on SAP  20130531 
SAP Release Created in 700