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 Function Module  GET_INDEXES_FROM_TAB_ORA
INDDATA STRUCTURE IND_ORA
Indexes Information from dba_indexes (for a Single Table) SDBO  BASIS  SAP_BASIS 
2 Function Module  GET_INDEXES_FROM_TAB_ORA
Indexes Information from dba_indexes (for a Single Table) SDBO  BASIS  SAP_BASIS 
3 Function Module  GET_INDEX_INFO_ORA
GET_INDEX_INFO_ORA SDBO  BASIS  SAP_BASIS 
4 Function Module  GET_INDEX_INFO_ORA
VALUE(INDEX_NAME) LIKE IND_ORA-INDEX_NAME
GET_INDEX_INFO_ORA SDBO  BASIS  SAP_BASIS 
5 Function Module  GET_INDEX_INFO_ORA
VALUE(OWNER_NAME) LIKE IND_ORA-OWNER DEFAULT ' '
GET_INDEX_INFO_ORA SDBO  BASIS  SAP_BASIS 
6 Function Module  GET_INDEX_INFO_ORA
VALUE(IND) LIKE IND_ORA
GET_INDEX_INFO_ORA SDBO  BASIS  SAP_BASIS