SAP ABAP Table MSSPARTITIONSTRUC (Information Structure for Partitioned Table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_DDIC (Package) Data Dictionary Porting for Microsoft SQL Server
Basic Data
Table Category INTTAB    Structure 
Structure MSSPARTITIONSTRUC   Table Relationship Diagram
Short Description Information Structure for Partitioned Table    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TABNAME MSSSYSNAME   CHAR 128   0   SQL Server DB Object Name  
2 FUNC_ID INT4 INT4 INT4 10   0   Natural number  
3 FUNC_NAME MSSSYSNAME   CHAR 128   0   SQL Server DB Object Name  
4 PARTTYPE MSSPARTTYPE MSSPARTDOM CHAR 5   0   Type of Partitioning (such as Range, Hash, ...)  
5 IS_RIGHT MSSPARTRIGHT MSSPARTTYPEDOM CHAR 5   0   Indicator: Whether Partitioning is Right-Aligned  
6 SCHEME_NAME MSSSYSNAME   CHAR 128   0   SQL Server DB Object Name  
7 DATA_SPACE_ID INT4 INT4 INT4 10   0   Natural number  
8 COLTYPE MSSSYSNAME   CHAR 128   0   SQL Server DB Object Name  
9 COLNO INT4 INT4 INT4 10   0   Natural number  
10 COLNAME MSSSYSNAME   CHAR 128   0   SQL Server DB Object Name  
11 COLLENGTH INT4 INT4 INT4 10   0   Natural number  
12 COLPREC INT4 INT4 INT4 10   0   Natural number  
13 COLSCALE INT4 INT4 INT4 10   0   Natural number  
History
Last changed by/on SAP  20041216 
SAP Release Created in 640