SAP ABAP Data Element ALTLDISPBT (Alert: Method dispatcher type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALTLDISPBT
Short Description Alert: Method dispatcher type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Dispatcher 
Medium 15 MethodDispatch. 
Long 20 Alert MethDispatcher 
Heading  
Documentation

Definition

Specify how the method is to be started.

  • For analysis methods, you should generally choose manual start. The method is then started only when a user of the alert monitor explicitly wants to use it.
  • Collection and auto-reaction methods can be started automatically by the alert monitor. For a method that runs quickly, choose execution in a dialog work process.
  • For long-running collection and auto-reaction methods, choose execution in a background work process. The program is then scheduled as a background job.

You can also additionally have a method started whenever the system is started. This guarantees that your monitoring object and attributes are present in the alert monitor right from the system start.

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