SAP ABAP Data Element RS_NO_COMM (Flag: No COMMIT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     SZRS (Package) SAP Technology - Business Services: Regional Structure
Basic Data
Data Element RS_NO_COMM
Short Description Flag: No COMMIT  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_XFIELD    
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 specifies whether a COMMIT should be made within an object FM (for X_UPD_ONLINE = 'X') or not.

X_UPD_ONLINE = 'X' and X_NO_COMMIT = 'X': No COMMIT WORK is made in the object FM. Background: The object is dependent on other objects that have to manage the main screen. A COMMIT WORK may lead to inconsistent data.

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

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