Table list used by SAP ABAP Function Module GET_TABSIZE (Calculate/Retrieve Size of a Database Table)
SAP ABAP Function Module
GET_TABSIZE (Calculate/Retrieve Size of a Database Table) 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 | DBSTATC | Configuration of Statistics Creation | SOURCE VALUE(SLOW_AND_PRECISE) LIKE DBSTATC-ACTIV DEFAULT 'X' |
|
| 4 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 5 | RS38L | Screen fields of the Transaction UNIT | ||
| 6 | RSEXC | Function module: Exceptions | ||
| 7 | RSEXP | Function Builder: Export Parameters | ||
| 8 | RSIMP | Function Builder: Import Parameters | ||
| 9 | RSTBL | Function Builder: Table Parameters | ||