SAP ABAP Data Element SWE_RECERR (Event Linkage: Behavior Upon Error in Receiver)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWE (Package) Business Workflow: Events
Basic Data
Data Element SWE_RECERR
Short Description Event Linkage: Behavior Upon Error in Receiver  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SWE_RECERR    
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
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  
Medium  
Long 31 Behavior upon error feedback 
Heading  
Documentation

Definition

Within an event receiver (for example a workflow started by an event), various errors can occur. If an error occurs, there may be feedback to the event manager. The following behavior can be defined.

  • System presetting

    The setting made in the basic data of the event queue is used.

  • Deativation of the linkage

    The linkage for the relevant event receiver is deactivated. This receiver (for example a workflow) is not started for the following events if the linkage is deactivated. The events are not stored temporarily.

  • Mark linkage as "error"

    The event linkage is not deactivated, but marked as "error". All events for this linkage are stored temporarily and can be redelivered manually. The event linkage must be defined manually as "no errors" after the cause of the error has been removed so that the receiver can be started again automatically. This can be done either via the administration user interface of the event queue or via event linkage maintenance.

    The temporarily stored events can be redelivered via the administration user interface of the event queue.

  • Do not change linkage

    If an error is returned, the linkage is not changed. The event is stored temporarily for redelivery. If more events follow for this linkage, attempts are made to start the receiver. If an error is discovered, the relevant events are stored temporarily.

    In contrast to marking the linkage as "error", an attempt is made to start the receiver for each event. If there is always an error, the system load is greater than in direct temporary storage of events. It is, however, possible for errors to depend on event parameters. With this configuration, only those events for which the error has occurred are stored temporarily. Receivers with no errors (based on the event parameters) are started immediately.

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