SAP ABAP Data Element BS_IS_FINAL_ACTION (Final logical action)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_GENIL (Package) Master Data Governance: GENIL
Basic Data
Data Element BS_IS_FINAL_ACTION
Short Description Final logical action  
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 10 Final 
Medium 15 Final 
Long 20 Final Action 
Heading Final 
Documentation

Definition

Defines that a logical action is final.

Use

While processing an object, the process might switch from one logical action to another. For example the logical action DISPLAY needs be switched to CHANGE.

If a logical action is final, the process cannot switch to another logical action any longer.

Dependencies

Example

To create a business partner the logical action CREATE is used. Since CREATE is final no action triggered by the same process will lead to a switch to another logical action. Usually adding an address to a business partner would trigger the logical action CHANGE, but during the creation of a business partner this logical action will be ignored.

History
Last changed by/on SAP  20110908 
SAP Release Created in 703