The CSMSEGMX table in SAP ERP or S/4HANA stores CCMS: Cache for Administration of Monitored Segments data. There are total 17 fields in CSMSEGMX table. The CCMS: Cache for Administration of Monitored Segments 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 CSMSEGMX table. It is in CCMS Central System Management (SCSM) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP CSMSEGMX Table Fields
Following is the list of fields that are available in SAP CSMSEGMX table. The primary key fields of the table are SYSID (Name of SAP System), SEGMENT (Alert: Name of Monitoring Segment), DESTINAT (Logical destination (specified in function call)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| SEGMENT | Alert: Name of Monitoring Segment | ALMSEGNAME | CHAR (40) | |
| DESTINAT | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| COMMPRIO | Priority of RFC Communication Route | CSMCOMPRIO | INT1 (3) | |
| COMMTYPE | Type of RFC Communication Route | CSMCOMTYPE | CHAR (1) | |
| COMMSTATUS | Communication Status of Route | CSMCOMSTAT | CHAR (1) | |
| SEGMSTATUS | Alert: Status of Segment (online/offline/problems/disabled) | ALSEGMSTAT | CHAR (1) | |
| RESP_MSSY | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| VERSION | Alert: Version of Monitoring Infrastructure | ALMONIVERS | CHAR (10) | |
| CHG_USER | Alert: Last Changed By | ALCHGUSER | CHAR (12) | |
| CHG_DATE | Alert: Date of last change | ALCHGDATE | DATS (8) | |
| CHG_TIME | Alert: Time of last change | ALCHGTIME | TIMS (6) | |
| SEGSTATMST | Alert: UTC Time Stamp in Format |
ALTMSTPUTC | DEC (15) | |
| SEGMSERVER | Application Server Instance | MSNAME | CHAR (20) | |
| SEGMHOST | Application Server | SYHOST | CHAR (32) | |
| CUSJ2EEDES | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| DSRDEST | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |


