SAP ABAP Table E2EA_EVENT (Stores the event instances of the alerts)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-MON-ALR-CNS (Application Component) Alert Inbox/Processor
     AI_SOLMAN_ALRT_CONSM (Package) Alert Consumer Connector
Basic Data
Table Category TRANSP    Transparent table 
Transparent table E2EA_EVENT   Table Relationship Diagram
Short Description Stores the event instances of the alerts    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 EVENT_CONTEXT_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid ACEVENTDIR
2 EVENT_TYPE_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid ACEVENTDIR
3 HASH_METRIC_PATH AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid  
4 TIMESTAMP E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
5 ALGROUP_ID E2EA_GUID SYSUUID_C CHAR 32   0   Consumer Connector: guid E2EA_ALERTGROUP
6 EVENT_CLASS AC_METRICTYPE_CLASS AC_METRICTYPECLASS CHAR 10   0   Alert Configuration : data element for Metric Type Class  
7 RATING E2EA_RATING E2EA_RATING CHAR 1   0   Rating  
8 VALUE E2EA_VALUE E2EA_VALUE DEC 17   0   Measured Value  
9 UNIT AC_UNIT AC_UNIT CHAR 10   0   Alert configuration: unit of measurement  
10 EVENT_KIND AC_EVENT_RULE_CLASS AC_EVENT_RULE_CLASS CHAR 10   0   AlertConfiguration: Rule class for EventType  
11 TEXT_VALUE     STRG 0   0    
12 METRIC_PATH AC_METRIC_PATH   STRG 0   0   AC: dataelement to store the metric path  
13 EXPLANATION_TEXT     STRG 0   0    
14 INSTANCE_ID E2EA_GUID SYSUUID_C CHAR 32   0   Consumer Connector: guid E2EA_ALLALERT
15 PARENT_EVENT_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid  
16 PARENT_CONTEXTID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 E2EA_EVENT ALGROUP_ID E2EA_ALERTGROUP ALGROUP_ID REF 1 CN
2 E2EA_EVENT EVENT_CONTEXT_ID ACEVENTDIR CONTEXT_ID 1 CN
3 E2EA_EVENT EVENT_TYPE_ID ACEVENTDIR EVENT_TYPE_ID 1 CN
4 E2EA_EVENT INSTANCE_ID E2EA_ALLALERT ALINSTANCE_ID KEY 1 CN
History
Last changed by/on SAP  20111123 
SAP Release Created in 400