SAP ABAP Data Element RSPC_RESET (Automatically reset failures in previous run)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Basic Data
Data Element RSPC_RESET
Short Description Automatically reset failures in previous run  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
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 Reset 
Medium 19 Reset Process Chain 
Long 20 Reset Process Chain 
Heading 50 Automatically reset failures in previous run 
Documentation

Definition

Automatically reset the previous chain run when you start the next run.

Use

If processes failed in a process chain run, their instances might still be available, for example in data targets. Further executions of the process chain can be affected by previous failed runs. Process instances that have failed in this way should be cleaned up and deleted before the chain is started again.

If property #automatically reset failures in previous runs# is selected, the process chain will prompt all failed processes which implement the interface IF_RSPC_RESET (currently loading processes) to clean up their previously failed instances before the next run is started.

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 740