SAP ABAP Table MSSPARTFUNCSTRUC (Information Structure for SQL Server Partioning Function)
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 MSSPARTFUNCSTRUC   Table Relationship Diagram
Short Description Information Structure for SQL Server Partioning Function    
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 FUNCNAME MSSSYSNAME   CHAR 128   0   SQL Server DB Object Name  
2 FUNC_ID INT4 INT4 INT4 10   0   Natural number  
3 PARTTYPE MSSPARTTYPE MSSPARTDOM CHAR 5   0   Type of Partitioning (such as Range, Hash, ...)  
4 IS_RIGHT MSSPARTRIGHT MSSPARTTYPEDOM CHAR 5   0   Indicator: Whether Partitioning is Right-Aligned  
5 BOUNDARY_ID INT4 INT4 INT4 10   0   Natural number  
6 PARAM_ID INT4 INT4 INT4 10   0   Natural number  
7 VALUE MSSPARTITIONVAL   CHAR 15   0   Partition Threshold Value for MS SQL Server  
History
Last changed by/on SAP  20041216 
SAP Release Created in 640