SAP ALMSETS Alerts: Monitor Sets and Corresponding Attributes Table
Overview
ALMSETS is a standard SAP S/4HANA table that stores Alerts: Monitor Sets and Corresponding Attributes data. There are total 13 fields in the ALMSETS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ALMSETS 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 ALMSETS to other SAP tables and standard CDS views available based on ALMSETS table in S/4HANA 2020.
Techincal Settings of ALMSETS
Below are technical details of the table ALMSETS
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of ALMSETS Fields
The following table gives you an overview of the fields available in ALMSETS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MSETGUID | UUID in character form | SYSUUID_C | CHAR | 32 | |
| MONISET | Alerts: Name of a monitor set | ALMONISET | CHAR | 60 | |
| OWNER | User Name | SYUNAME | CHAR | 12 | |
| FORMATVERS | Alert: Version of Monitoring Infrastructure | ALMONIVERS | CHAR | 10 | |
| MANDT | Client ID | SYMANDT | * | CLNT | 3 |
| PUBLICSET | Alerts: public monitor set yes/no | ALMSETPUB | CHAR | 1 | |
| MBUSRONLY | Alerts: monitor set modifiable only by user | ALMSMBUSO | CHAR | 1 | |
| MBYUSRAADM | Alerts: monitor set modifiable by users and administrator | ALMSMBUAA | CHAR | 1 | |
| MBYOTHERS | Alerts: monitor set modifiable by other users yes/no | ALMSETMBO | CHAR | 1 | |
| CREABYADM | Alerts: monitor set created by administrator yes/no | ALMSCRBA | CHAR | 1 | |
| CHUSER | User Name | SYUNAME | CHAR | 12 | |
| CHTIMESTMP | Alert: UTC Time Stamp in Format <YYYYMMDDhhmmss> | ALTMSTPUTC | DEC | 15 | |
| V2CONFINFO | Single-Character Flag | CHAR1 | CHAR | 1 |
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 ALMSETS