Table/Structure Field list used by SAP ABAP Function Module USE_OPTSTATS_ALERT_RULES_INF (INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS)
SAP ABAP Function Module USE_OPTSTATS_ALERT_RULES_INF (INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBOPTSTATS - ALERT Alert value: 0=Green, 1=Yellow, 2=Red SOURCE VALUE(ALERT) LIKE DBOPTSTATS-ALERT
2 Table/Structure Field  DBOPTSTATS - ALERT Alert value: 0=Green, 1=Yellow, 2=Red SOURCE VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
3 Table/Structure Field  DBOPTSTATS - ALERT Alert value: 0=Green, 1=Yellow, 2=Red SOURCE VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
4 Table/Structure Field  DBOPTSTATS - ALERT Alert value: 0=Green, 1=Yellow, 2=Red
5 Table/Structure Field  DBOPTSTATS - TEXT Text field in multi-purpose alert record SOURCE VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
6 Table/Structure Field  DBOPTSTATS - TEXT Text field in multi-purpose alert record SOURCE VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
7 Table/Structure Field  DBOPTSTATS - TEXT Text field in multi-purpose alert record SOURCE VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
8 Table/Structure Field  DBOPTSTATS - TEXT Text field in multi-purpose alert record