SAP ABAP Table MSSTOPLARGEST (Top large tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | MSSTOPLARGEST |
|
| Short Description | Top large tables |
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 | |
MSSSCHEMA | MSSSYSNAME | CHAR | 128 | 0 | Schema name | ||
| 2 | |
MSSTABLE | MSSSYSNAME | CHAR | 128 | 0 | Table name | ||
| 3 | |
MSSUSEDSIZE | DEC | 15 | 0 | Used size in KB | |||
| 4 | |
MSSRESSIZE | DEC | 15 | 0 | Reserved size in KB | |||
| 5 | |
MSSDATASIZE | DEC | 15 | 0 | Data size in KB | |||
| 6 | |
MSSNUMROWS | DEC | 15 | 0 | Number of rows | |||
| 7 | |
MSSROWMODCTR | INT4 | 10 | 0 | Row modification counter |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |