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