Table list used by SAP ABAP Function Module SALC_UTIL_READ_RAWALERT_BY_AID (read raw data about the alert adressed by AID (Alert ID))
SAP ABAP Function Module
SALC_UTIL_READ_RAWALERT_BY_AID (read raw data about the alert adressed by AID (Alert ID)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALALERTDB | Alert: alert database (general alert structure, raw message) | ||
| 2 | ALALRAWRC | Alert: general alert structure (raw message line)plus RC | ||
| 3 | ALALRAWRC | Alert: general alert structure (raw message line)plus RC | SOURCE ALERTRAWRC STRUCTURE ALALRAWRC OPTIONAL |
|
| 4 | ALALRWR40C | Alert: gen. alert structure (raw message line) plus RC (40C) | ||
| 5 | ALALRWR40C | Alert: gen. alert structure (raw message line) plus RC (40C) | SOURCE ALERTRAWRC_40C STRUCTURE ALALRWR40C OPTIONAL |
|
| 6 | ALCONSEG | Alert: Context/segment assignment | ||
| 7 | ALCONSEG | Alert: Context/segment assignment | SOURCE VALUE(VERSION) LIKE ALCONSEG-VERSION DEFAULT ' ' |
|
| 8 | ALGLOBAID | Alert: Global Alert Identifier | SOURCE AID STRUCTURE ALGLOBAID |
|
| 9 | ALGLOBAID | Alert: Global Alert Identifier | ||
| 10 | ALPARAMS | Alert: Dummy structure to hold parameter definitions | SOURCE VALUE(ALERTS_GET_ACTIVE) LIKE ALPARAMS-ONLY_LOCAL DEFAULT 'X' |
|
| 11 | ALPARAMS | Alert: Dummy structure to hold parameter definitions | SOURCE VALUE(ALERTS_GET_HISTORY) LIKE ALPARAMS-ONLY_LOCAL DEFAULT ' ' |
|
| 12 | ALPARAMS | Alert: Dummy structure to hold parameter definitions | SOURCE VALUE(ONLY_LOCAL) LIKE ALPARAMS-ONLY_LOCAL DEFAULT 'X' |
|
| 13 | ALRFCAID | Alert: RFC Destination plus global Aid plus ALCONSEG |