Where Used List (Function Module) for SAP ABAP Table EXTENTS_TI (Extents of Tables and Indexes)
SAP ABAP Table
EXTENTS_TI (Extents of Tables and Indexes) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DB_ORA_EXTENTS VALUE(DB_OBJECT) LIKE EXTENTS_TI-DB_OBJECT DEFAULT '*'
|
Extents of Tables and Indices | ||||
| 2 |
DB_ORA_EXTENTS VALUE(OWNER) LIKE EXTENTS_TI-OWNER DEFAULT '*'
|
Extents of Tables and Indices | ||||
| 3 |
DB_ORA_EXTENTS VALUE(TYPE) LIKE EXTENTS_TI-S_TYPE DEFAULT '*'
|
Extents of Tables and Indices | ||||
| 4 |
DB_ORA_EXTENTS VALUE(TABSPACE) LIKE EXTENTS_TI-TABLE_SPC DEFAULT '*'
|
Extents of Tables and Indices | ||||
| 5 |
DB_ORA_EXTENTS
|
Extents of Tables and Indices | ||||
| 6 |
DB_ORA_EXTENTS TABLE_OF_EXTENTS STRUCTURE EXTENTS_TI
|
Extents of Tables and Indices | ||||
| 7 |
STUO_GET_ORA_SYS_TABLE VALUE(ORASYSTABN) LIKE EXTENTS_TI-DB_OBJECT
|
ST04 (Oracle): Get ORACLE System Table | ||||
| 8 |
STUO_GET_ORA_SYS_TABLE_2 VALUE(ORASYSTABN) LIKE EXTENTS_TI-DB_OBJECT
|
ST04 (Oracle): Get ORACLE System Table | ||||
| 9 |
STUR_WRITE_TABLE VALUE(ORASYSTABN) LIKE EXTENTS_TI-DB_OBJECT OPTIONAL
|
ST04 (Oracle): Write Table | ||||