Table list used by SAP ABAP Function Module DB_ORA_TABLESPACE_HISTORY (Get the space history of all tablespaces)
SAP ABAP Function Module
DB_ORA_TABLESPACE_HISTORY (Get the space history of all tablespaces) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBFLAGS | Flags and Other Input Parameters for DB_ORA Modules | SOURCE VALUE(SELECT_DAYS_WEEKS_OR_MONTHS) LIKE DBFLAGS-D_W_M DEFAULT 'WEEKS' |
|
| 2 | HIST | Tablespace History | ||
| 3 | HIST | Tablespace History | SOURCE HIST1 STRUCTURE HIST |
|
| 4 | MONI | Monitor table MONI | ||
| 5 | SUM1 | Summary of Tablespace History | ||
| 6 | SUM1 | Summary of Tablespace History | SOURCE SUM_1 STRUCTURE SUM1 |
|