SAP ABAP Data Element /BOBF/DET_KEY (Determination)
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/DET_KEY
Short Description Determination  
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

A determination is an element of a business object node that describes internal changing business logic on the business object.

Use

A determination can be used to trigger business logic based on internal changes (in contrast to an action)

Dependencies

A determination is called on different points in time (determination time), depending on the model.

A determination is only triggered if trigger nodes are assigned and instances of these trigger nodes are changed.

Example

  • Read attributes from master data (for example, the product master) if the product ID changes.
  • Calculate the header weight if the item weights change.
  • Determine status changes based on the quantity changes (see also state guard).

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