Table list used by SAP ABAP Function Module GET_INDEXES_FROM_TAB_ORA (Indexes Information from dba_indexes (for a Single Table))
SAP ABAP Function Module GET_INDEXES_FROM_TAB_ORA (Indexes Information from dba_indexes (for a Single Table)) is using
# Object Type Object Name Object Description Note
     
1 Table  IND_ORA ORACLE Index Information from dba_indexes
2 Table  IND_ORA ORACLE Index Information from dba_indexes SOURCE INDDATA STRUCTURE IND_ORA
3 Table  TAB_ORA ORACLE Table Information from dba_tables SOURCE VALUE(TABLE_NAME) LIKE TAB_ORA-TABLE_NAME
4 Table  TAB_ORA ORACLE Table Information from dba_tables SOURCE VALUE(OWNER_NAME) LIKE TAB_ORA-OWNER DEFAULT ' '
5 Table  TAB_ORA ORACLE Table Information from dba_tables SOURCE VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS