SAP ABAP Data Element /BOBF/OBM_ACT_ONLY_ALL (Execute action only if all instances can be executed)
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/OBM_ACT_ONLY_ALL
Short Description Execute action only if all instances can be executed  
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  
Documentation

Definition

This action setting defines the behavior of the action if an instance fails.

Use

If the action that is called for multiple instances has some semantics based on the instances (for example, grouping of something), then this setting should be set to True.

Dependencies

This setting is relevant if the action cardinality is set to Multiple Node IDs.

Example

  • Action A1 is groups the instances. If one instance fails in the action validation, The remaining instances should not be grouped because the semantic will change. Therefore, in this case all instances should fail.
  • Action A2 can be performed for multiple instances, but the action can also be called multiple times with only one instance each. The action is mass-enabled. If some of the instances fail, then the action should still be carried out for all the instances that did not fail.

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