Table list used by SAP ABAP Function Module GET_TABLE_SIZE_DB4 (AS/400: Get table size w/ or w/o indices)
SAP ABAP Function Module
GET_TABLE_SIZE_DB4 (AS/400: Get table size w/ or w/o indices) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB4INDEX_STAT | Index Sizes in the Database | ||
| 2 | DB4TABLE_STAT | Table Sizes in the Database | ||
| 3 | DB6NAVSYST | DB6: System Registration Table | SOURCE VALUE(SCHEMANAME) LIKE DB6NAVSYST-SCHEMANAME OPTIONAL |
|
| 4 | DB6NAVSYST | DB6: System Registration Table | SOURCE VALUE(DBHOST) LIKE DB6NAVSYST-DBHOST OPTIONAL |
|
| 5 | DBSTATC | Configuration of Statistics Creation | SOURCE VALUE(DATA_SPACE_ONLY) LIKE DBSTATC-ACTIV OPTIONAL |
|
| 6 | DBSTATC | Configuration of Statistics Creation | SOURCE VALUE(TABLE_FRAGMENTED) LIKE DBSTATC-ACTIV |
|
| 7 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|