Data Element list used by SAP ABAP Function Module SALR_AL_READ_ALERT_BY_AID (SALR_AL_READ_ALERT_BY_AID)
SAP ABAP Function Module
SALR_AL_READ_ALERT_BY_AID (SALR_AL_READ_ALERT_BY_AID) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALSALC_LOC | Alert: SALC: Flag (X) if only local input for function call | SOURCE VALUE(ALERTS_GET_ACTIVE) LIKE ALPARAMS-ONLY_LOCAL DEFAULT 'X' |
|
| 2 | ALSALC_LOC | Alert: SALC: Flag (X) if only local input for function call | SOURCE VALUE(ALERTS_GET_HISTORY) LIKE ALPARAMS-ONLY_LOCAL DEFAULT ' ' |
|
| 3 | ALSEVERITY | Alert: severity (alerts, monitoring type custom..) | SOURCE VALUE(MAX_SEVERITY) TYPE ALSEVERITY DEFAULT 255 |
|
| 4 | ALSEVERITY | Alert: severity (alerts, monitoring type custom..) | SOURCE VALUE(MIN_SEVERITY) TYPE ALSEVERITY OPTIONAL |
|