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