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