SAP ABAP Data Element /BOBF/CONF_NOEXEC (Do Not Execute If Errors Have Occurred)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Basic Data
Data Element /BOBF/CONF_NOEXEC
Short Description Do Not Execute If Errors Have Occurred  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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  
Medium  
Long  
Heading 48 Do Not Execute If Errors Have Occurred 
Documentation

Definition

An indicator that defines if an action validation should be carried out if errors have already occurred.

Use

If action validations are carried out, this indicator defines if subsequent action validations are carried out even if errors already occurred and the action fails.

Dependencies

A sequence of action validations should be defined if this indicator is set to have a deterministic behaviour of when it is carried out or not carried out.

Example

  • If this action validation that is time consuming or related to the results of action validations carried out before this indicator is set.
  • If all results of the action validation are provided to the consumer immediately, this indicator should not be set. Otherwise, the consumer receives one error after the other instead of receiving the entire list.

History
Last changed by/on SAP  20130604 
SAP Release Created in 702