SAP ABAP Data Element /SAPTRX/BPT_PROCESS_MODE (Processing Mode for Business Process Type)
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/BPT_PROCESS_MODE
Short Description Processing Mode for Business Process Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /SAPTRX/BPT_PROCESS_MODE    
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 Proc. Mode 
Medium 16 BPT Process Mode 
Long 20 BPT Process Mode 
Heading 23 Processing Mode for BPT 
Documentation

Definition

Defines the behavior of the application interface for this specific business process type (BPT). Possible values are:

  • Active: The application objects of this BPT are processed and communication to the Event Manager is established to control the event handlers.
  • Deactive: The application objects of this BPT are not processed. This mode can be used to generally switch off the connection to the EM for this BPT.
  • Maintenance: The application objects of this BPT are processed but no data is sent to the EM. Instead, the extracted control and info parameters and the expected event milestone tags are inserted into the parameter definitions of the corresponding plug-in functions.
  • Simulation: The application objects of this BPT are processed and communication to the Event Manager is established to control the event handlers. The single steps of application object handling are processed separately and intermediate results are displayed on sceen to allow inspection of the data and communication setup. Event Manager data is not stored when simulation is done.

History
Last changed by/on SAP  20080415 
SAP Release Created in 461