SAP ABAP Table E2EA_S_AGG_ALERT (Structure to store the aggregated 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 INTTAB    Structure 
Structure E2EA_S_AGG_ALERT   Table Relationship Diagram
Short Description Structure to store the aggregated alerts    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Table to store the current instances of all alerttypes  
2 CONTEXT_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid ACALERTDIR
3 ALERTTYPE_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid ACALERTDIR
4 ACTION_TIMESTAMP E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
5 CURR_RATING E2EA_CURRATING E2EA_RATING CHAR 1   0   The current rating of the alert  
6 AGG_RATING E2EA_AGGRATING E2EA_RATING CHAR 1   0   The aggregate rating for the alerttype  
7 CNT_RED     NUMC 6   0    
8 CNT_YELLOW     NUMC 6   0    
9 CNT_GREEN     NUMC 6   0    
10 STATUS E2EA_ALSTAT E2EA_ALSTAT CHAR 4   0   Alert status  
11 COMMENTS E2EA_COMMENTS   STRG 0   0   Any specific comments added for an alert instance  
12 POSTPONE_TIME E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
13 POSTPONED_BY SYUNAME SYCHAR12 CHAR 12   0   User Name  
14 NO_ALGROUPS     NUMC 6   0    
15 WORST_TIMESTAMP E2EA_TIMESTAMP TZNTSTMPS DEC 15   0   Time stamp  
16 ACTION AC_TEXT_255 AC_TEXT_255 CHAR 255   0   Alert configuration: data element for text  
17 ACTION_RATING E2EA_ACTION E2EA_ACTION CHAR 4   0   leading action on alert type  
18 ATIME SYUZEIT SYTIME TIMS 6   0   System Time  
19 ADATE SYDATUM SYDATS DATS 8   0   System Date  
20 SYSTEM_DESCR CHAR255 CHAR255 CHAR 255   0   Char255  
21 INSTANCE_DESCR CHAR255 CHAR255 CHAR 255   0   Char255  
22 HOST_DESCR CHAR255 CHAR255 CHAR 255   0   Char255  
23 ALRT_COUNT     NUMC 20   0    
24 STATUS_DESCR E2EA_STDESCR   CHAR 30   0   Status description  
25 CATEGORY_TEXT     CHAR 30   0    
26 SUBCATEGORY_TEXT     CHAR 30   0    
27 CURR_RATING_ICON E2EA_ICON ICON CHAR 4   0   Rating Icon *
28 AGG_RATING_ICON E2EA_ICON ICON CHAR 4   0   Rating Icon *
29 CONTEXT_TYPE_TEXT CHAR60 CHAR60 CHAR 60   0   Char 60  
30 PRIORITY E2EA_PRIORITY E2EA_PRIORITY CHAR 1   0   Consm Connector: Priority of an alert  
31 PRIORITY_TEXT CHAR30 CHAR30 CHAR 30   0   30 Characters  
32 WORST_DATE_TIME     CHAR 30   0    
33 MON_OBJTYPE_ICON CHAR100 CHAR100 CHAR 100   0   Character 100  
34 CATEGORY_ICON CHAR100 CHAR100 CHAR 100   0   Character 100  
35 STATUS_RATING CHAR30 CHAR30 CHAR 30   0   30 Characters  
36 CONN_EVENT_ID AC_GUID SYSUUID_C CHAR 32   0   Alert configuration: guid  
37 PC_STATUS E2E_PCC_STATUS E2E_PCC_STATUS_D CHAR 15   0   Status information of the Problem Context Collection  
38 PC_STATUS_ICON E2EA_ICON ICON CHAR 4   0   Rating Icon *
39 PARENT_TECH_SYS ACT_CONTEXTDIR   TTYP 0   0    
40 ACTION_DESC     STRG 0   0    
41 PROCESSORS     STRG 0   0    
42 WORST_RATING_TOOLTIP AC_TEXT_100 AC_TEXT_100 CHAR 100   0   Alert configuration: data element for text  
43 CURR_RATING_TOOLTIP AC_TEXT_100 AC_TEXT_100 CHAR 100   0   Alert configuration: data element for text  
44 PRIORITY_TOOLTIP AC_TEXT_100 AC_TEXT_100 CHAR 100   0   Alert configuration: data element for text  
45 PC_STATUS_TOOLTIP     STRG 0   0    
46 CATEGORY AC_CATEGORY AC_CATEGORY CHAR 10   0   Alert configuration: dataelement for alert categories  
47 SUB_CATEGORY AC_SUB_CATEGORY AC_SUB_CATEGORY CHAR 30   0   Alert configuration: dataelement for subcategory  
48 NAME AC_TEXT_255 AC_TEXT_255 CHAR 255   0   Alert configuration: data element for text  
49 SEVERITY AC_SEVERITY AC_SEVERITY INT1 3   0   Alert configuration: data element for alert severity  
50 CONTEXT_NAME AC_CONTEXT_NAME AC_CONTEXT_NAME CHAR 128   0   Alert configuration: dataelement for context name  
51 CONTEXT_TYPE AC_CONTEXT_TYPE AC_CONTEXT_TYPE CHAR 10   0   Alert configuration: data element for context type *
52 NO_ALGROUPS_TEXT     STRG 0   0    
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 E2EA_S_AGG_ALERT ALERTTYPE_ID ACALERTDIR ALERT_TYPE_ID KEY 1 CN
2 E2EA_S_AGG_ALERT CONTEXT_ID ACALERTDIR CONTEXT_ID KEY 1 CN
History
Last changed by/on SAP  20111123 
SAP Release Created in 400