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 Table  DBFLAGS Flags and Other Input Parameters for DB_ORA Modules
2 Table  DBFLAGS Flags and Other Input Parameters for DB_ORA Modules SOURCE VALUE(EXTENTS) LIKE DBFLAGS-NR_EXTENTS DEFAULT 10
3 Table  EXTENTS_TI Extents of Tables and Indexes
4 Table  EXTENTS_TI Extents of Tables and Indexes SOURCE TABLE_OF_EXTENTS STRUCTURE EXTENTS_TI
5 Table  EXTENTS_TI Extents of Tables and Indexes SOURCE VALUE(DB_OBJECT) LIKE EXTENTS_TI-DB_OBJECT DEFAULT '*'
6 Table  EXTENTS_TI Extents of Tables and Indexes SOURCE VALUE(OWNER) LIKE EXTENTS_TI-OWNER DEFAULT '*'
7 Table  EXTENTS_TI Extents of Tables and Indexes SOURCE VALUE(TYPE) LIKE EXTENTS_TI-S_TYPE DEFAULT '*'
8 Table  EXTENTS_TI Extents of Tables and Indexes SOURCE VALUE(TABSPACE) LIKE EXTENTS_TI-TABLE_SPC DEFAULT '*'
9 Table  ORACLE_RELEASE Oracle release SOURCE VALUE(ORA_RELEASE) LIKE ORACLE_RELEASE OPTIONAL
10 Table  ORACLE_RELEASE Oracle release