Table 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 | Structure for Optimizer Statistics Check | SOURCE VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT |
|
| 2 | DBOPTSTATS | Structure for Optimizer Statistics Check | SOURCE VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT |
|
| 3 | DBOPTSTATS | Structure for Optimizer Statistics Check | SOURCE VALUE(ALERT) LIKE DBOPTSTATS-ALERT |
|
| 4 | DBOPTSTATS | Structure for Optimizer Statistics Check | SOURCE VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT |
|
| 5 | DBOPTSTATS | Structure for Optimizer Statistics Check | SOURCE VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT |
|
| 6 | DBOPTSTATS | Structure for Optimizer Statistics Check | SOURCE VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT |
|