The ALTIDTOOL table in SAP ERP or S/4HANA stores Alert: Assignment of tools to Tid data. There are total 15 fields in ALTIDTOOL table. The Alert: Assignment of tools to Tid 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 ALTIDTOOL table. It is in CCMS: Monitoring Architecture (SMOI) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP ALTIDTOOL Table Fields
Following is the list of fields that are available in SAP ALTIDTOOL table. The primary key fields of the table are 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.,…)), WHICHTOOL (Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/…)), SETNAME (Alert: Name of monitoring properties variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| 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) | |
| WHICHTOOL | Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/…) | ALTOOLWHIC | CHAR (3) | |
| SETNAME | Alert: Name of monitoring properties variant | ALCUSSETNM | CHAR (20) | |
| MTINDEX | Alert: internal handle for TID | ALTIDINDEX | CHAR (10) | |
| EXTINDEX | Alert: internal handle for TID | ALTIDINDEX | CHAR (10) | |
| OBJECTNAME | Alert: Name of Monitoring Object | ALMOBJECT | CHAR (40) | |
| MTNAMESHRT | Alert: Short Name of Monitoring Type | ALMTNAMESH | CHAR (40) | |
| TOOLNAME | Alert: Logical Name of Tool | ALTOOLKEY | CHAR (40) | |
| 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) |


