Table list used by SAP ABAP Function Module GET_TABSIZE_DB4 (AS/400: Get Table Size w. or w/o Indexes)
SAP ABAP Function Module
GET_TABSIZE_DB4 (AS/400: Get Table Size w. or w/o Indexes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATC | Configuration of Statistics Creation | SOURCE VALUE(DATA_SPACE_ONLY) LIKE DBSTATC-ACTIV DEFAULT 'X' |
|
| 2 | DBSTATC | Configuration of Statistics Creation | SOURCE VALUE(TABLE_FRAGMENTED) LIKE DBSTATC-ACTIV |
|
| 3 | DBSTATIDB4 | Index Sizes in the Database | ||
| 4 | DBSTATTDB4 | Table Sizes in the Database | ||
| 5 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|