Where Used List (Function Module) for SAP ABAP Table TAB_ORA (ORACLE Table Information from dba_tables)
SAP ABAP Table
TAB_ORA (ORACLE Table Information from dba_tables) is used by
# | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
||
1 | ![]() |
DB_TABLE_DATA_DISPLAY_ORA
|
DB-Specific Display Module (SCREEN) for DB15 | ![]() |
![]() |
![]() |
2 | ![]() |
DB_TABLE_DATA_READ
|
Determine table and index size online if possible (DB dependent) | ![]() |
![]() |
![]() |
3 | ![]() |
DB_TABLE_DATA_READ_ORA
|
Read all Table Statistics Data Including Statistics Date | ![]() |
![]() |
![]() |
4 | ![]() |
DB_TABLE_DATA_READ_ORA VALUE(TABLE_DATA) LIKE TAB_ORA
|
Read all Table Statistics Data Including Statistics Date | ![]() |
![]() |
![]() |
5 | ![]() |
GET_DATA_FILES_FROM_TSP_ORA VALUE(TSP_NAME_IN) LIKE TAB_ORA-TSP_NAME
|
Tables Information from dba_tables (Single Tablespace) | ![]() |
![]() |
![]() |
6 | ![]() |
GET_DATA_FILES_FROM_TSP_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
Tables Information from dba_tables (Single Tablespace) | ![]() |
![]() |
![]() |
7 | ![]() |
GET_INDEXES_FROM_TAB_ORA VALUE(TABLE_NAME) LIKE TAB_ORA-TABLE_NAME
|
Indexes Information from dba_indexes (for a Single Table) | ![]() |
![]() |
![]() |
8 | ![]() |
GET_INDEXES_FROM_TAB_ORA VALUE(OWNER_NAME) LIKE TAB_ORA-OWNER DEFAULT ' '
|
Indexes Information from dba_indexes (for a Single Table) | ![]() |
![]() |
![]() |
9 | ![]() |
GET_INDEXES_FROM_TAB_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
Indexes Information from dba_indexes (for a Single Table) | ![]() |
![]() |
![]() |
10 | ![]() |
GET_TABLES_FROM_TSP_ORA VALUE(TSP_NAME_IN) LIKE TAB_ORA-TSP_NAME
|
Tables Information from dba_tables (Single Tablespace) | ![]() |
![]() |
![]() |
11 | ![]() |
GET_TABLES_FROM_TSP_ORA
|
Tables Information from dba_tables (Single Tablespace) | ![]() |
![]() |
![]() |
12 | ![]() |
GET_TABLES_FROM_TSP_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
Tables Information from dba_tables (Single Tablespace) | ![]() |
![]() |
![]() |
13 | ![]() |
GET_TABLES_FROM_TSP_ORA TAB_TAB_OUT STRUCTURE TAB_ORA
|
Tables Information from dba_tables (Single Tablespace) | ![]() |
![]() |
![]() |
14 | ![]() |
GET_TABLE_INFO_ORA VALUE(OWNER_NAME) LIKE TAB_ORA-OWNER DEFAULT ' '
|
Table Information from dba_tables | ![]() |
![]() |
![]() |
15 | ![]() |
GET_TABLE_INFO_ORA VALUE(TAB) LIKE TAB_ORA
|
Table Information from dba_tables | ![]() |
![]() |
![]() |
16 | ![]() |
GET_TABLE_INFO_ORA
|
Table Information from dba_tables | ![]() |
![]() |
![]() |
17 | ![]() |
GET_TABLE_SIZE_ORA
|
Get Table Size for Oracle | ![]() |
![]() |
![]() |
18 | ![]() |
GET_TSP_INFO_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
GET_TSP_INFO_ORA | ![]() |
![]() |
![]() |
19 | ![]() |
UPDATE_STATS_INDEX_ORA
|
UPDATE_STATS_INDEX_ORA | ![]() |
![]() |
![]() |
20 | ![]() |
UPDATE_STATS_ORA VALUE(TABLE_NAME) LIKE TAB_ORA-TABLE_NAME
|
Update Statistics for a Single Oracle Table | ![]() |
![]() |
![]() |