Table list used by SAP ABAP Function Module DB_TABLE_DATA_READ_ORA (Read all Table Statistics Data Including Statistics Date)
SAP ABAP Function Module DB_TABLE_DATA_READ_ORA (Read all Table Statistics Data Including Statistics Date) is using
# Object Type Object Name Object Description Note
     
1 Table  DBSTATTORA Actual size of tables on the database SOURCE VALUE(STATS_DATE) LIKE DBSTATTORA-ANDAT
2 Table  DD02L SAP Tables SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME
3 Table  TAB_ORA ORACLE Table Information from dba_tables
4 Table  TAB_ORA ORACLE Table Information from dba_tables SOURCE VALUE(TABLE_DATA) LIKE TAB_ORA