Table/Structure Field list used by SAP ABAP Function Module DB_TABLE_DATA_READ (Determine table and index size online if possible (DB dependent))
SAP ABAP Function Module
DB_TABLE_DATA_READ (Determine table and index size online if possible (DB dependent)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBPARAM - VALUE | Parameter Value | ||
| 2 | DBSTATAM - AMETH | Analysis Method for Collecting Statistics | ||
| 3 | DBSTATAM - ANDAT | Analysis date (yyyymmddhhmm) | ||
| 4 | DBSTATAM - NROWS | Number of Records in a Table | ||
| 5 | DBSTATAM - OCCIX | Used Storage Space for the Indexes of a Table (in KB) | ||
| 6 | DBSTATAM - OCCTB | Used Storage Space of a Table (in KB) | ||
| 7 | DBSTATAM - OPTIO | Sample Size for Collection of Statistics | ||
| 8 | DBSTATAM - SIGNI | Significance for Collection of Statistics | ||
| 9 | DBSTATAM - TNAME | Table name | ||
| 10 | DBSTATTORA - ANDAT | Update Time Stamp | ||
| 11 | MSSTABREADINFO - DATASZ | Data size in KB | ||
| 12 | MSSTABREADINFO - INDEXSZ | Index size in KB | ||
| 13 | MSSTABREADINFO - LSTUPDTSTAT | Analysis date (yyyymmddhhmm) | ||
| 14 | MSSTABREADINFO - ROWCNT | Number of rows | ||
| 15 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 16 | TAB_ORA - AVG_SPACE | Average space | ||
| 17 | TAB_ORA - BLOCKS | Blocks used | ||
| 18 | TAB_ORA - NUM_ROWS | Number of rows |