SAP ALTOOLEXEC Table – Alert: Tool definition (executable, dispatcher and so on)

The ALTOOLEXEC table in SAP ERP or S/4HANA stores Alert: Tool definition (executable, dispatcher and so on) data. There are total 36 fields in ALTOOLEXEC table. The Alert: Tool definition (executable, dispatcher and so on) 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 ALTOOLEXEC table. It is in CCMS: Monitoring Architecture (SMOI) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.

SAP ALTOOLEXEC Table Fields

Following is the list of fields that are available in SAP ALTOOLEXEC table. The primary key fields of the table are TOOLNAME (Alert: Logical Name of Tool).

Field Description Data Element Check Table Data Type
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)