Table list used by SAP ABAP Function Module SALR_MTE_RESET (Set all alerts of one MTE to 'DONE' and reset actual values)
SAP ABAP Function Module
SALR_MTE_RESET (Set all alerts of one MTE to 'DONE' and reset actual values) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALGLOBTID | Alert: global monitoring type identifier | SOURCE VALUE(TID) LIKE ALGLOBTID |
|
| 2 | ALGLOBTID | Alert: global monitoring type identifier | ||
| 3 | ALGTIDRC | Alert: Global TID plus RC (ReturnCode) | ||
| 4 | ALPARAMS | Alert: Dummy structure to hold parameter definitions | ||
| 5 | ALTIDUSER | Alert: Tid + User | ||
| 6 | ALTIDUSER | Alert: Tid + User | SOURCE VALUE(USER) LIKE ALTIDUSER-ALUSER DEFAULT 'SY_UNAME' |
|