SAP ABAP Data Element QQLOCKTYPE (iSeries: Record Lock Type (Read/Update))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Data Element QQLOCKTYPE
Short Description iSeries: Record Lock Type (Read/Update)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type QQBYTE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 2    
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 RecLckType 
Medium 15 Rec. lock type 
Long 20 Record lock type 
Heading  
Documentation

Definition

QQLOCKTYPE is the database record lock type.
The record lock type can have the following values:

  • READ - The record is locked for read. Another job may read the same record but cannot lock the record for update intent. The record cannot be changed by another job as long as one job holds a read lock on the record.
  • UPDATE - The record is locked for update intent. Another job may read the record but may not obtain a read or update lock on it until the lock is released.

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