SAP ABAP Table E2EA_ALLALERT (Table to store all the alert instances for all alert types)
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_ALLALERT |
|
| Short Description | Table to store all the alert instances for all alert types |
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 | |
E2EA_GUID | SYSUUID_C | CHAR | 32 | 0 | Consumer Connector: guid | ||
| 2 | |
E2EA_GUID | SYSUUID_C | CHAR | 32 | 0 | Consumer Connector: guid | E2EA_ALERTGROUP | |
| 3 | |
AC_GUID | SYSUUID_C | CHAR | 32 | 0 | Alert configuration: guid | E2EA_CURRALERT | |
| 4 | |
AC_GUID | SYSUUID_C | CHAR | 32 | 0 | Alert configuration: guid | E2EA_CURRALERT | |
| 5 | |
E2EA_TIMESTAMP | TZNTSTMPS | DEC | 15 | 0 | Time stamp | ||
| 6 | |
E2EA_RATING | E2EA_RATING | CHAR | 1 | 0 | Rating | ||
| 7 | |
E2EA_COMMENTS | STRG | 0 | 0 | Any specific comments added for an alert instance | |||
| 8 | |
E2EA_MESSAGE | STRG | 0 | 0 | Description of an alert instance | |||
| 9 | |
E2EA_ALSTAT | E2EA_ALSTAT | CHAR | 4 | 0 | Alert status | ||
| 10 | |
E2EA_INCI_ID | CHAR | 20 | 0 | Incident ID | |||
| 11 | |
SYUNAME | SYCHAR12 | CHAR | 12 | 0 | User Name | ||
| 12 | |
GUID_32 | SYSUUID_C | CHAR | 32 | 0 | GUID in 'CHAR' Format in Uppercase |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | E2EA_ALLALERT | ALERTTYPE_ID | |
|
1 | CN | |
| 2 | E2EA_ALLALERT | ALGROUP_ID | |
|
REF | 1 | CN |
| 3 | E2EA_ALLALERT | CONTEXT_ID | |
|
1 | CN |
History
| Last changed by/on | SAP | 20100705 |
| SAP Release Created in | 400 |