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 Table  ALALERTDB Alert: alert database (general alert structure, raw message)
2 Table  ALALRAWRC Alert: general alert structure (raw message line)plus RC
3 Table  ALALRAWRC Alert: general alert structure (raw message line)plus RC SOURCE ALERTRAWRC STRUCTURE ALALRAWRC OPTIONAL
4 Table  ALALRWR40C Alert: gen. alert structure (raw message line) plus RC (40C)
5 Table  ALALRWR40C Alert: gen. alert structure (raw message line) plus RC (40C) SOURCE ALERTRAWRC_40C STRUCTURE ALALRWR40C OPTIONAL
6 Table  ALCONSEG Alert: Context/segment assignment
7 Table  ALCONSEG Alert: Context/segment assignment SOURCE VALUE(VERSION) LIKE ALCONSEG-VERSION DEFAULT ' '
8 Table  ALGLOBAID Alert: Global Alert Identifier SOURCE AID STRUCTURE ALGLOBAID
9 Table  ALGLOBAID Alert: Global Alert Identifier
10 Table  ALPARAMS Alert: Dummy structure to hold parameter definitions SOURCE VALUE(ALERTS_GET_ACTIVE) LIKE ALPARAMS-ONLY_LOCAL DEFAULT 'X'
11 Table  ALPARAMS Alert: Dummy structure to hold parameter definitions SOURCE VALUE(ALERTS_GET_HISTORY) LIKE ALPARAMS-ONLY_LOCAL DEFAULT ' '
12 Table  ALPARAMS Alert: Dummy structure to hold parameter definitions SOURCE VALUE(ONLY_LOCAL) LIKE ALPARAMS-ONLY_LOCAL DEFAULT 'X'
13 Table  ALRFCAID Alert: RFC Destination plus global Aid plus ALCONSEG