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 | DBOPTSTATS - ALERT | Alert value: 0=Green, 1=Yellow, 2=Red | SOURCE VALUE(ALERT) LIKE DBOPTSTATS-ALERT |
|
| 2 | DBOPTSTATS - ALERT | Alert value: 0=Green, 1=Yellow, 2=Red | SOURCE VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT |
|
| 3 | DBOPTSTATS - ALERT | Alert value: 0=Green, 1=Yellow, 2=Red | SOURCE VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT |
|
| 4 | DBOPTSTATS - ALERT | Alert value: 0=Green, 1=Yellow, 2=Red | ||
| 5 | DBOPTSTATS - TEXT | Text field in multi-purpose alert record | SOURCE VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT |
|
| 6 | DBOPTSTATS - TEXT | Text field in multi-purpose alert record | SOURCE VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT |
|
| 7 | DBOPTSTATS - TEXT | Text field in multi-purpose alert record | SOURCE VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT |
|
| 8 | DBOPTSTATS - TEXT | Text field in multi-purpose alert record | ||