SAP ABAP Table
E2EA_CURRALERT
{Table to store the current instances of all alerttypes}
Home
title {label: "SAP ABAP table E2EA_CURRALERT {Table to store the current instances of all alerttypes}", size: "20"} # Entities [E2EA_CURRALERT] {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_CURRALERT 1--* ACALERTDIR {label: "E2EA_CURRALERT-ALERTTYPE_ID = ACALERTDIR-ALERT_TYPE_ID"} E2EA_CURRALERT 1--* ACALERTDIR {label: "E2EA_CURRALERT-CONTEXT_ID = ACALERTDIR-CONTEXT_ID"}
View Full Image
View in PDF
Foreign Key tables (1)
ACALERTDIR
{Alert configuration: alert directory}