The ALDTSCTRL table in SAP ERP or S/4HANA stores Control Table for CCMS Evaluated Data Service data. There are total 11 fields in ALDTSCTRL table. The Control Table for CCMS Evaluated Data Service 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 ALDTSCTRL table. It is in BAdIs for Mapping Downtime System Name Forms (SDTS_BADI_MAPPING) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP ALDTSCTRL Table Fields
Following is the list of fields that are available in SAP ALDTSCTRL table. The primary key fields of the table are DTS_INSTANCE (Alert: Short Name of Monitoring Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DTS_INSTANCE | Alert: Short Name of Monitoring Type | ALMTNAMESH | CHAR (40) | |
| TRACE | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| USE_SLD | Alerts: Indicator (‘X’ or SPACE ) | ALFLAG | CHAR (1) | |
| DAYS_UNTIL_CHECK | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| DATE_LAST_CHECK | System Date | SYDATUM | DATS (8) | |
| CHECK_SLD_NOW | Alerts: Indicator (‘X’ or SPACE ) | ALFLAG | CHAR (1) | |
| LAST_CHG_USER | User Name | SYUNAME | CHAR (12) | |
| LAST_CHG_DATE | System Date | SYDATUM | DATS (8) | |
| LAST_CHG_TIME | System Time | SYUZEIT | TIMS (6) | |
| SCHED_JOB_REPEAT | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| MAP_JOB_REPEAT | 4 Byte Signed Integer | INT4 | INT4 (10) |


