ALTOOLEXEC - Alert: Tool definition (executable, dispatcher and so on)
Alert: Tool definition (executable, dispatcher and so on) information is stored in SAP table ALTOOLEXEC.
It is part of development package SMOI in software component BC-CCM-MON. This development package consists of objects that can be grouped under "CCMS: Monitoring Architecture".
It is part of development package SMOI in software component BC-CCM-MON. This development package consists of objects that can be grouped under "CCMS: Monitoring Architecture".
Fields for table ALTOOLEXEC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TOOLNAME | Alert: Logical Name of Tool | X | ALTOOLKEY | CHAR | 40 | |
TOOLDISPAT | Alert method dispatcher | ALTOOLDISP | CHAR | 40 | ||
.INCLUDE | ALTOLEXDEF | 0 | ||||
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 | ||
DELAYTIME | Alert: Time values in seconds | ALTIMSECS | INT4 | 4 | ||
STARTUPEXE | Alert: Execute method as startup method | ALTLSTRTUP | CHAR | 1 | ||
ERRORFLAG | Alert: TOOL Error Flag | ALTLERROR | CHAR | 1 | ||
PRIORITY | Alert: TOOL Priority (internal use only) | ALTOOLPRIO | INT4 | 4 | ||
RECOVERY | Alert: TOOL Recovery Method | ALTLRECOV | CHAR | 1 | ||
MAXRUNTIME | Alert: TOOL max. runtime | ALTLMAXRUN | INT4 | 4 | ||
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 | ||
.INCLUDE | ALTLPARAMS | 0 | ||||
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 |