SAP ABAP Table
E2EA_S_AGG_ALERT
{Structure to store the aggregated alerts}
Home
title {label: "SAP ABAP table E2EA_S_AGG_ALERT {Structure to store the aggregated alerts}", size: "20"} # Entities [E2EA_S_AGG_ALERT] {bgcolor: "tomato"} +CONTEXT_ID {label: "CHAR (32)"} +ALERTTYPE_ID {label: "CHAR (32)"} [ACALERTDIR] {bgcolor: "#d0e0d0"} *+CONTEXT_ID {label: "CHAR (32)"} *ALERT_TYPE_ID {label: "CHAR (32)"} *AC_VARIANT {label: "CHAR (1)"} # Relationships E2EA_S_AGG_ALERT 1--* ACALERTDIR {label: "E2EA_S_AGG_ALERT-ALERTTYPE_ID = ACALERTDIR-ALERT_TYPE_ID"} E2EA_S_AGG_ALERT 1--* ACALERTDIR {label: "E2EA_S_AGG_ALERT-CONTEXT_ID = ACALERTDIR-CONTEXT_ID"}
View Full Image
View in PDF
Foreign Key tables (1)
ACALERTDIR
{Alert configuration: alert directory}