SAP ABAP Data Element EENO_NO_CO (Indicator: No COMMIT)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
     BMESSAGE (Package) Messages and Notes
Basic Data
Data Element EENO_NO_CO
Short Description Indicator: No COMMIT  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EENO_KZ_X    
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 NO_COMMIT 
Medium 15 NO_COMMIT 
Long 20 NO_COMMIT 
Heading NO 
Documentation

Definition

This field indicates whether or not a COMMIT should be made in an object module (with X_UPD_ONLINE = 'X').

The following applies:

X_UPD_ONLINE = 'X' and X_NO_COMMIT = 'X': No COMMIT WORK is made in the object module. Reason: The object is dependent on other objects that must be managed by the main screen. A COMMIT WORK might well lead to inconsistent data.

X_UPD_ONLINE = 'X' and X_NO_COMMIT = SPACE: A COMMIT WORK is made in the object module. Reason: The subscreen object can act as an independent object.

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