Table list used by SAP ABAP Function Module CHECK_LAST_RUN_STATS_ORA (DB Dependent Determination of Alert for Phase C (Statistics Update))
SAP ABAP Function Module CHECK_LAST_RUN_STATS_ORA (DB Dependent Determination of Alert for Phase C (Statistics Update)) is using
# Object Type Object Name Object Description Note
     
1 Table  DBOPTSTATS Structure for Optimizer Statistics Check SOURCE VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
2 Table  DBOPTSTATS Structure for Optimizer Statistics Check SOURCE VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
3 Table  DBOPTSTATS Structure for Optimizer Statistics Check SOURCE VALUE(RUN_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
4 Table  DBOPTSTATS Structure for Optimizer Statistics Check SOURCE VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
5 Table  DBOPTSTATS Structure for Optimizer Statistics Check SOURCE VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
6 Table  DBSTATC Configuration of Statistics Creation