Overview
ALMONIDEF is a standard SAP S/4HANA table that stores Alerts: Description of Monitor Definition Nodes data. There are total 27 fields in the ALMONIDEF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ALMONIDEF belongs to CCMS Monitoring & Alerting (BC-CCM-MON) module and is located in the package CCMS: Monitoring Architecture (SMOI).
In addition, following links provide an overview of foreign key relationships, if any, that link ALMONIDEF to other SAP tables and standard CDS views available based on ALMONIDEF table in S/4HANA 2020.
Techincal Settings of ALMONIDEF
Below are technical details of the table ALMONIDEF
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ALMONIDEF Fields
The following table gives you an overview of the fields available in ALMONIDEF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | | CHAR | 2 |
| NODEGUID | UUID in character form | SYSUUID_C | | CHAR | 32 |
| SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | | INT4 | 10 |
| FORMATVERS | Alert: Version of Monitoring Infrastructure | ALMONIVERS | | CHAR | 10 |
| PARNODGUID | UUID in character form | SYSUUID_C | | CHAR | 32 |
| MSETGUID | UUID in character form | SYSUUID_C | | CHAR | 32 |
| MONIGUID | UUID in character form | SYSUUID_C | | CHAR | 32 |
| LNKDMDGUID | UUID in character form | SYSUUID_C | | CHAR | 32 |
| NAME | Alerts: Node name of a monitor definition | ALMDNNAME | | CHAR | 132 |
| TYPE | Alerts: Type of node in monitor templates (definitions) | ALTRNDTYPE | | CHAR | 1 |
| MTSYSID | Name of SAP System | SYSYSID | | CHAR | 8 |
| MTMCNAME | Alert: Name of Monitoring Context | ALMCNAME | | CHAR | 40 |
| MTNUMRANGE | Alert: monitoring type number range (perm., temp, ...) | ALTIDNUMRG | | CHAR | 3 |
| MTUID | ALert: Unique Identifier for Monitoring Types (used in TID) | ALTIDUID | | CHAR | 10 |
| MTCLASS | Alert: monitoring type class (perf., single msg.,...) | ALTIDMTCL | | CHAR | 3 |
| MTECLASS | Alert: Customization: Name of Customization Group | ALCUSGROUP | | CHAR | 40 |
| MTEDTXTCLS | XMI logging: company name of external management tool | XMILOGCOMP | | CHAR | 16 |
| MTEDTXTID | Message ID for an XMI log entry | XMILOGMID | | CHAR | 30 |
| RULE_KEY | Alerts: Key for a rule of a monitor definition | ALMDRLKEY | | CHAR | 40 |
| SHSYSID | Alerts: Display option for an MTE in a monitor | ALMTEDISPO | | CHAR | 1 |
| SHCONTEXT | Alerts: Display option for an MTE in a monitor | ALMTEDISPO | | CHAR | 1 |
| SHOBJECT | Alerts: Display option for an MTE in a monitor | ALMTEDISPO | | CHAR | 1 |
| SHATTR | Alerts: Display option for an MTE in a monitor | ALMTEDISPO | | CHAR | 1 |
| SHRESNODES | Alerts: Display result node name in monitor (yes / no) | ALSHVSND | | CHAR | 1 |
| NODNAMRULE | Alerts: Node name of a monitor definition | ALMDNNAME | | CHAR | 132 |
| CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | | INT2 | 5 |
| CLUSTD | Data field for IMPORT/EXPORT database tables | INDX_CLUST | | LRAW | 2886 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ALMONIDEF
Other References