Table list used by SAP ABAP Function Module DB_ORA_EXTENTS (Extents of Tables and Indices)
SAP ABAP Function Module
DB_ORA_EXTENTS (Extents of Tables and Indices) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBFLAGS | Flags and Other Input Parameters for DB_ORA Modules | ||
| 2 | DBFLAGS | Flags and Other Input Parameters for DB_ORA Modules | SOURCE VALUE(EXTENTS) LIKE DBFLAGS-NR_EXTENTS DEFAULT 10 |
|
| 3 | EXTENTS_TI | Extents of Tables and Indexes | ||
| 4 | EXTENTS_TI | Extents of Tables and Indexes | SOURCE TABLE_OF_EXTENTS STRUCTURE EXTENTS_TI |
|
| 5 | EXTENTS_TI | Extents of Tables and Indexes | SOURCE VALUE(DB_OBJECT) LIKE EXTENTS_TI-DB_OBJECT DEFAULT '*' |
|
| 6 | EXTENTS_TI | Extents of Tables and Indexes | SOURCE VALUE(OWNER) LIKE EXTENTS_TI-OWNER DEFAULT '*' |
|
| 7 | EXTENTS_TI | Extents of Tables and Indexes | SOURCE VALUE(TYPE) LIKE EXTENTS_TI-S_TYPE DEFAULT '*' |
|
| 8 | EXTENTS_TI | Extents of Tables and Indexes | SOURCE VALUE(TABSPACE) LIKE EXTENTS_TI-TABLE_SPC DEFAULT '*' |
|
| 9 | ORACLE_RELEASE | Oracle release | SOURCE VALUE(ORA_RELEASE) LIKE ORACLE_RELEASE OPTIONAL |
|
| 10 | ORACLE_RELEASE | Oracle release | ||