The CSMBK_SEM table in SAP ERP or S/4HANA stores CSM_BK: Semantic and Token Definitions data. There are total 11 fields in CSMBK_SEM table. The CSM_BK: Semantic and Token Definitions 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 CSMBK_SEM table. It is in CCMS Central System Management (SCSM) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP CSMBK_SEM Table Fields
Following is the list of fields that are available in SAP CSMBK_SEM table. The primary key fields of the table are SEMANTIC (CCMS Monitoring Architecture: Name of MTE class), PROVIDER (CCMS Monitoring Architecture: Name of MTE class).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SEMANTIC | CCMS Monitoring Architecture: Name of MTE class | ALMTECLASS | CHAR (40) | |
| PROVIDER | CCMS Monitoring Architecture: Name of MTE class | ALMTECLASS | CHAR (40) | |
| MAJVERSION | Undefined range (can be used for patch levels) | CHAR4 | CHAR (4) | |
| MINVERSION | Undefined range (can be used for patch levels) | CHAR4 | CHAR (4) | |
| 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) |


