SAP ABAP Data Element /BOBF/ACT_READ_KEY (Action Read Node)
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/ACT_READ_KEY
Short Description Action Read Node  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /BOBF/CONF_KEY    
Data Type RAW   Uninterpreted sequence of bytes 
Length 16    
Decimal Places 0    
Output Length 32    
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

An action read node is a business object node that is read before a action is carried out.

Use

If you want to verify that all of the required nodes in the action implementation are available in the buffer , then all of the relevant nodes should be assigned as Read nodes. The business object processing framework ensures then before executing the action that this is the case.

If Read nodes are not assigned, the nodes are read when they are retrieved the first time. This could lead to multiple single reads to the buffer and the persistency, which should be avoided.

Dependencies

Example

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