Where Used List (Function Module) for SAP ABAP Table IND_ORA (ORACLE Index Information from dba_indexes)
SAP ABAP Table
IND_ORA (ORACLE Index Information from dba_indexes) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
GET_INDEXES_FROM_TAB_ORA INDDATA STRUCTURE IND_ORA
|
Indexes Information from dba_indexes (for a Single Table) | ||||
| 2 |
GET_INDEXES_FROM_TAB_ORA
|
Indexes Information from dba_indexes (for a Single Table) | ||||
| 3 |
GET_INDEX_INFO_ORA
|
GET_INDEX_INFO_ORA | ||||
| 4 |
GET_INDEX_INFO_ORA VALUE(INDEX_NAME) LIKE IND_ORA-INDEX_NAME
|
GET_INDEX_INFO_ORA | ||||
| 5 |
GET_INDEX_INFO_ORA VALUE(OWNER_NAME) LIKE IND_ORA-OWNER DEFAULT ' '
|
GET_INDEX_INFO_ORA | ||||
| 6 |
GET_INDEX_INFO_ORA VALUE(IND) LIKE IND_ORA
|
GET_INDEX_INFO_ORA | ||||