SAP ABAP Data Element /SAPTRX/AODEACTFLAG (Event Handler Deactivation Indicator)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-EM (Application Component) Event Management
     /SAPTRX/ATIF (Package) Interface objects for Event Manager and Appl.Srv
Basic Data
Data Element /SAPTRX/AODEACTFLAG
Short Description Event Handler Deactivation Indicator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 EH Deactiv 
Medium 15 EH Deacti. Ind. 
Long 26 EH Deactivation Ind. 
Heading
Documentation

Definition

Indicates that an event handler for an application object is deleted (set indicator) if the application object is no longer relevant.

The standard behavior of the application interface is that an event handler, which is created in the Event Manager, is not deactivated or deleted unless the corresponding application object or business object is deleted. This means that an event handler stays active, even if the condition for the event management relevance of an application object becomes false, having previously been true, due to changes to the corresponding business object.

Examples

A container as part of a shipment is moved with carrier A. Shipments of carrier A are event management relevant. If the carrier is now changed to B, which is not event management relevant, the behavior is as follows:

  • Indicator is not set: Event handler stays in the Event Manager.
  • Indicator is set: Event handler is deleted after carrier switch.

History
Last changed by/on SAP  20080415 
SAP Release Created in 2002_1_620