Data Element list used by SAP ABAP Table MSSFILES (MS SQL Server: Database File List)
SAP ABAP Table
MSSFILES (MS SQL Server: Database File List) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQDEVFREE | Free space left on file system (partition) in MB. | ||
| 2 | MSQFLGRPCT | SQL Server file has growth represented in percentage | ||
| 3 | MSQFLGRPRO | The file group is read only | ||
| 4 | MSQFLLGDEV | file is a log file | ||
| 5 | MSQFLPRIM | Primary file containing startup information and also data | ||
| 6 | MSQFLTGROW | True file growth in MB | ||
| 7 | MSQFLTSIZE | File size in MB. | ||
| 8 | MSQPHYFLNA | Physical file name (full path) of the database file. | ||
| 9 | MSSALERTSTATUS | ALERT Status , 'R','Y','G' - red,yellow,green | ||
| 10 | MSSALERTTXT | MSS Alert Text as seen in RZ20 | ||
| 11 | MSSALLOCFILEMB | Allocated space in a DB file in MB | ||
| 12 | MSSDBGROW | File growth step configured in SQL Server. | ||
| 13 | MSSFG | Filegroup name | ||
| 14 | MSSFILE | Logical file name | ||
| 15 | MSSFILEID | FILE ID of DB file for SQL Server | ||
| 16 | MSSFREEPCT | Free percentage of space in a SQL Server file | ||
| 17 | MSSMAXSIZE | File size limit in MB configured in SQL Server. |