SAP ALTOOLEXEC Alert: Tool definition (executable, dispatcher and so on) Table
Overview
ALTOOLEXEC is a standard SAP S/4HANA table that stores Alert: Tool definition (executable, dispatcher and so on) data. There are total 36 fields in the ALTOOLEXEC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ALTOOLEXEC belongs to CCMS Monitoring & Alerting (BC-CCM-MON) module and is located in the package CCMS: Monitoring Architecture (SMOI).
In addition, following links provide an overview of foreign key relationships, if any, that link ALTOOLEXEC to other SAP tables and standard CDS views available based on ALTOOLEXEC table in S/4HANA 2020.
Techincal Settings of ALTOOLEXEC
Below are technical details of the table ALTOOLEXEC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ALTOOLEXEC Fields
The following table gives you an overview of the fields available in ALTOOLEXEC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TOOLNAME | Alert: Logical Name of Tool | ALTOOLKEY | CHAR | 40 | |
| TOOLDISPAT | Alert method dispatcher | ALTOOLDISP | CHAR | 40 | |
| TOOLEXEC | Alert: Executable Name of TOOL (program/function/....) | ALTOOLEXNM | CHAR | 80 | |
| OWNER | Alert: Owner of the Tool | ALTOOLOWN | CHAR | 10 | |
| CALLTYPE | Method call type | ALTOOLCATY | CHAR | 1 | |
| EXECDEST | Logical destination (specified in function call) | RFCDEST | * | CHAR | 32 |
| DEST_TYPE | Alert: TOOL Destination Type (MTLocal / ANYDest / specific ) | ALTLDESTYP | CHAR | 1 | |
| EXECUSER | User Name | USERNAME | CHAR | 12 | |
| STRTTIDTYP | Alert: Tool TID's for Start (Single/Table) | ALTOOLTSTR | CHAR | 1 | |
| STARTUPEXE | Alert: Execute method as startup method | ALTLSTRTUP | CHAR | 1 | |
| ERRORFLAG | Alert: TOOL Error Flag | ALTLERROR | CHAR | 1 | |
| RECOVERY | Alert: TOOL Recovery Method | ALTLRECOV | CHAR | 1 | |
| 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 | |
| PARNAME1 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE1 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME2 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE2 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME3 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE3 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME4 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE4 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME5 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE5 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME6 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE6 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME7 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE7 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME8 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE8 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME9 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE9 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| PARNAME10 | Alert: TOOL parameter name | ALTLPARNAM | CHAR | 20 | |
| PARVALUE10 | Alert: TOOL Parameter value | ALTLPARVAL | CHAR | 40 | |
| STARTUPLOC | Alert: Location to execute startup method | ALTLSTRLOC | CHAR | 10 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ALTOOLEXEC