Data Element list used by SAP ABAP Table MSSPARTDIST (Partition distribution information for a partitioned table)
SAP ABAP Table
MSSPARTDIST (Partition distribution information for a partitioned table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSSCOLUMN | Column name | ||
| 2 | MSSPARTFUNC | Partition function name | ||
| 3 | MSSPARTHIGHBOUND | Description of the high boundary of a partition | ||
| 4 | MSSPARTLOWBOUND | Description of the low boundary of a partition | ||
| 5 | MSSPARTNUMROWS | Number of rows in a partition (possibly '-') therefore char | ||
| 6 | MSSPARTORD | Partition ordinal (or ID) | ||
| 7 | MSSPARTVALMAX | Max value stored in a partition for the partitioning field | ||
| 8 | MSSPARTVALMIN | Minimum val stored in a partition for the partitioning field | ||