Data Element 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 | ![]() |
DBOBJECTTY | Type of database object | SOURCE VALUE(TYPE) LIKE EXTENTS_TI-S_TYPE DEFAULT '*' |
2 | ![]() |
DB_OBJECT | Object: Name of table or index | SOURCE VALUE(DB_OBJECT) LIKE EXTENTS_TI-DB_OBJECT DEFAULT '*' |
3 | ![]() |
NR_EXTENTS | Number of extents | SOURCE VALUE(EXTENTS) LIKE DBFLAGS-NR_EXTENTS DEFAULT 10 |
4 | ![]() |
TBL_OWNER | Owner | SOURCE VALUE(OWNER) LIKE EXTENTS_TI-OWNER DEFAULT '*' |
5 | ![]() |
TS | Name of tablespace | SOURCE VALUE(TABSPACE) LIKE EXTENTS_TI-TABLE_SPC DEFAULT '*' |