Table list used by SAP ABAP Function Module SAL_RFC_AL_READ_ALERT_BY_AID (Read detailed alert data for a list of AIDs (alert IDs))
SAP ABAP Function Module
SAL_RFC_AL_READ_ALERT_BY_AID (Read detailed alert data for a list of AIDs (alert IDs)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALGLOBAID | Alert: Global Alert Identifier | SOURCE AID STRUCTURE ALGLOBAID |
|
| 2 | ALPARAMS | Alert: Dummy structure to hold parameter definitions | SOURCE VALUE(ALERTS_GET_HISTORY) LIKE ALPARAMS-ONLY_LOCAL DEFAULT ' ' |
|
| 3 | ALPARAMS | Alert: Dummy structure to hold parameter definitions | SOURCE VALUE(ALERTS_GET_ACTIVE) LIKE ALPARAMS-ONLY_LOCAL DEFAULT 'X' |
|
| 4 | SALRALERT | Function group SALR: Alert structure | SOURCE ALERTS_SALR STRUCTURE SALRALERT |
|