SAP ABAP Data Element /BOBF/ACT_KEY (Action)
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_KEY
Short Description Action  
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 is an element of a business object node that describes an operation performed on that node.

Use

An action can be used to allow the external triggering of business logic (in contrast to a determination)

When the action is performed, you must specify the key for the instances on which it is to be performed (if it is not a static action) and any input parameters that the action requires.

Dependencies

An action can only be performed with the number of instances that is configured in thecardinality of the action.

The action is performed for all instances if an error in the action validation has not occurred. If errors occur, then the behavior depends on the action settings.

Example

The following are examples of an action:

  • Release Order
  • Post Goods Movement
  • Copy Sheet

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