SAP ALMBRDATA Table – CCMS Monitoring Cache: Data for “MTEs of one Class”

The ALMBRDATA table in SAP ERP or S/4HANA stores CCMS Monitoring Cache: Data for “MTEs of one Class” data. There are total 15 fields in ALMBRDATA table. The CCMS Monitoring Cache: Data for “MTEs of one Class” table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ALMBRDATA table. It is in CCMS: Monitoring Architecture (SMOI) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.

SAP ALMBRDATA Table Fields

Following is the list of fields that are available in SAP ALMBRDATA table. The primary key fields of the table are MBR_GUID (System GUID for ABAP Systems or Other Systems), MTSYSID (Name of SAP System), MTMCNAME (Alert: Name of Monitoring Context), MTNUMRANGE (Alert: monitoring type number range (perm., temp, …)), MTUID (ALert: Unique Identifier for Monitoring Types (used in TID)), MTCLASS (Alert: monitoring type class (perf., single msg.,…)).

Field Description Data Element Check Table Data Type
MBR_GUID System GUID for ABAP Systems or Other Systems CSMSYSGUID CHAR (32)
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)
MTINDEX Alert: internal handle for TID ALTIDINDEX CHAR (10)
EXTINDEX Alert: internal handle for TID ALTIDINDEX CHAR (10)
P_MTSYSID Name of SAP System SYSYSID CHAR (8)
P_MTMCNAME Alert: Name of Monitoring Context ALMCNAME CHAR (40)
P_MTNUMRG Alert: monitoring type number range (perm., temp, …) ALTIDNUMRG CHAR (3)
P_MTUID ALert: Unique Identifier for Monitoring Types (used in TID) ALTIDUID CHAR (10)
P_MTCLASS Alert: monitoring type class (perf., single msg.,…) ALTIDMTCL CHAR (3)
P_MTINDEX Alert: internal handle for TID ALTIDINDEX CHAR (10)
P_EXTINDEX Alert: internal handle for TID ALTIDINDEX CHAR (10)