SAP ABAP Data Element DCENDE0003 (Flag if COMMI/ROLLBACK required during activation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Data Element DCENDE0003
Short Description Flag if COMMI/ROLLBACK required during activation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDBOOL    
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 COMMITallw 
Medium 15 COMMIT allowed 
Long 20 COMMIT allowed 
Heading
Documentation

Definition

This parameter defines whether the called program may store a COMMIT.

If the parameter has the initial value, the program does not store a COMMIT.

If the parameter has a different value, the program stores a COMMIT before performing the first write operation. If one of the write operations to be performed by the program fails, all the write operations are revoked with ROLLBACK. Otherwise another COMMIT is stored after the last write operation.

If the called program does not perform any write operations, it does not store either a COMMIT or a ROLLBACK.

History
Last changed by/on SAP  19970707 
SAP Release Created in