SAP ABAP Class CL_RSD_DB_PART_INFO (Partitioning Information)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Properties
Class CL_RSD_DB_PART_INFO  
Short Description Partitioning Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDG   BW: Data basis generation 
Created 20001211   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)
Interfaces
Class CL_RSD_DB_PART_INFO has no interface implemented.
Friends
Class CL_RSD_DB_PART_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PARTMAXCNT Instance attribute Public Type reference (TYPE) RSPARTMAXCNT Maximum number of partitions 20001211
2 P_PARTTIM Instance attribute Public Type reference (TYPE) RSPARTTIM Partitioning time char. 20001211
3 P_PARTVL_FROM Instance attribute Public Type reference (TYPE) RSPARTVL_FROM Lower limit (partitioning value) 20001211
4 P_PARTVL_TO Instance attribute Public Type reference (TYPE) RSPARTVL_TO Upper limit (partitioning value) 20001211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001211
2 GET_INFO Instance method Public Method Returns Store Parameters 20001211
Events
Class CL_RSD_DB_PART_INFO has no event.
Types
Class CL_RSD_DB_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_PARTMAXCNT Call by reference Type reference (TYPE) RSPARTMAXCNT Maximalzahl Partitionen 20001211
2 Importing I_PARTTIM Call by reference Type reference (TYPE) RSPARTTIM Partitionierungs-Zeitmerkmal 20001211
3 Importing I_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze (Partitionierungswert) 20001211
4 Importing I_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20001211

Method CONSTRUCTOR on class CL_RSD_DB_PART_INFO has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTMAXCNT Call by reference Type reference (TYPE) RSPARTMAXCNT Maximalzahl Partitionen 20001211
2 Exporting E_PARTTIM Call by reference Type reference (TYPE) RSPARTTIM Partitionierungs-Zeitmerkmal 20001211
3 Exporting E_PARTVL_FROM Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze (Partitionierungswert) 20001211
4 Exporting E_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze (Partitionierungswert) 20001211

Method GET_INFO on class CL_RSD_DB_PART_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A