SAP ABAP Table E2EA_CURRALERT (Table to store the current instances of all alerttypes)
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_CURRALERT   Table Relationship Diagram
Short Description Table to store the current instances of all alerttypes    
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 CONTEXT_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid ACALERTDIR
2 ALERTTYPE_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid ACALERTDIR
3 ACTION_TIMESTAMP E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
4 CURR_RATING E2EA_CURRATING E2EA_RATING CHAR 1   0   The current rating of the alert  
5 AGG_RATING E2EA_AGGRATING E2EA_RATING CHAR 1   0   The aggregate rating for the alerttype  
6 CNT_RED     NUMC 6   0    
7 CNT_YELLOW     NUMC 6   0    
8 CNT_GREEN     NUMC 6   0    
9 STATUS E2EA_ALSTAT E2EA_ALSTAT CHAR 4   0   Alert status  
10 COMMENTS E2EA_COMMENTS   STRG 0   0   Any specific comments added for an alert instance  
11 POSTPONE_TIME E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
12 POSTPONED_BY SYUNAME SYCHAR12 CHAR 12   0   User Name  
13 NO_ALGROUPS     NUMC 6   0    
14 WORST_TIMESTAMP E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
15 ACTION AC_TEXT_255 AC_TEXT_255 CHAR 255   0   Alert configuration: data element for text  
16 ACTION_RATING E2EA_ACTION E2EA_ACTION CHAR 4   0   leading action on alert type  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 E2EA_CURRALERT ALERTTYPE_ID ACALERTDIR ALERT_TYPE_ID KEY 1 CN
2 E2EA_CURRALERT CONTEXT_ID ACALERTDIR CONTEXT_ID KEY 1 CN
History
Last changed by/on SAP  20111123 
SAP Release Created in 400