Table/Structure Field 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 - NR_EXTENTS | Number of extents | ||
| 2 | DBFLAGS - NR_EXTENTS | Number of extents | SOURCE VALUE(EXTENTS) LIKE DBFLAGS-NR_EXTENTS DEFAULT 10 |
|
| 3 | EXTENTS_TI - DB_OBJECT | Object: Name of table or index | ||
| 4 | EXTENTS_TI - DB_OBJECT | Object: Name of table or index | SOURCE VALUE(DB_OBJECT) LIKE EXTENTS_TI-DB_OBJECT DEFAULT '*' |
|
| 5 | EXTENTS_TI - OWNER | Owner | ||
| 6 | EXTENTS_TI - OWNER | Owner | SOURCE VALUE(OWNER) LIKE EXTENTS_TI-OWNER DEFAULT '*' |
|
| 7 | EXTENTS_TI - S_TYPE | Type of database object | ||
| 8 | EXTENTS_TI - S_TYPE | Type of database object | SOURCE VALUE(TYPE) LIKE EXTENTS_TI-S_TYPE DEFAULT '*' |
|
| 9 | EXTENTS_TI - TABLE_SPC | Name of tablespace | ||
| 10 | EXTENTS_TI - TABLE_SPC | Name of tablespace | SOURCE VALUE(TABSPACE) LIKE EXTENTS_TI-TABLE_SPC DEFAULT '*' |
|
| 11 | ORACLE_RELEASE - R1 | Oracle release number | ||
| 12 | ORACLE_RELEASE - R2 | Oracle release number | ||
| 13 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 14 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |