MSSSTORAGE - MSSQL-Specific Storage Parameters for Tables and Indexes
MSSQL-Specific Storage Parameters for Tables and Indexes information is stored in SAP table MSSSTORAGE.
It is part of development package SMSS_DDIC in software component BC-DB-MSS. This development package consists of objects that can be grouped under "Data Dictionary Porting for Microsoft SQL Server".
It is part of development package SMSS_DDIC in software component BC-DB-MSS. This development package consists of objects that can be grouped under "Data Dictionary Porting for Microsoft SQL Server".
Fields for table MSSSTORAGE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| DBSYSABBR | 3-Character Database ID | X | DBSYSABBR | CHAR | 3 | |
| TABNAME | Table Name | X | TABNAME | CHAR | 30 | * |
| INDEXNAME | Unique Index ID in a Table | X | INDEXID | CHAR | 3 | |
| USEFLAG | Storage parameters used for conversion/creation | X | NEWSTOPAR | CHAR | 1 | |
| POSNR | ABAP Dictionary: Item in Log | X | DDPOS | DEC | 3 | |
| .INCLUDE | DDTEXTDATA | 0 | ||||
| SIGN | Indicator | CHAR | 1 | |||
| PARNAME | SAP object name | OBJNAME | CHAR | 30 | ||
| TEXT | Text (79 characters) | TEXT79_D | CHAR | 79 |