SAP ABAP Data Element ALTOOLEXNM (Alert: Executable Name of TOOL (program/function/....))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALTOOLEXNM
Short Description Alert: Executable Name of TOOL (program/function/....)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT80    
Data Type CHAR   Character String 
Length 80    
Decimal Places 0    
Output Length 80    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ToolExecut 
Medium 15 Tool Executable 
Long 20 Tool Executable Name 
Heading  
Documentation

Definition

Enter the executable name of the method that you are defining.

Example: Entering "SM04" and marking the Transaction button defines Transaction SM04 as a method. Activating the method in the alert monitor would start Transaction SM04.

Notes:

  • Function modules: You can enter a function module name as a method if the function module meets the interface requirements of the alert monitor.

    To meet these requirements, copy the standard function module SALT_TOOL_REFERENCE_MODULE and add your own interface parameters and functionality to it.

    Such a function module is automatically supplied with the alert ID or MTE ID when it is called from the alert monitor.

  • Additional parameters: For function modules only, you can also have the alert monitor pass additional parameters to the function module. Define these parameters with the Method parameters function.

    You cannot pass additional parameters to a report, transaction, or logical command.

  • Collection method: If the executable is to be a data collection method,then it must be able to run without user intervention (no selection screen, no user interaction required).

History
Last changed by/on SAP  20010130 
SAP Release Created in