SAP ABAP Data Element MSSLOCKTXT (MS SQL Server lock description text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Data Element MSSLOCKTXT
Short Description MS SQL Server lock description text  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT35    
Data Type CHAR   Character String 
Length 35    
Decimal Places 0    
Output Length 35    
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 lock text 
Medium 15 SQL lock text 
Long 20 MS SQL lock text 
Heading 35 MS SQL Server lock text 
Documentation

Definition

Type of the blocking lock. Possible entries are (SQL-Release <= 6.5):

Ex_table-blk exclusive table lock
Sh_table-blk shared table lock (multiple readers allowed)
Ex_intent-blk exclusive intent lock (for enlarging)
Sh_intent-blk shared intent lock
ShTab_ExIntent-blk
Ex_page-blk exclusive page lock
Sh_page-blk shared page lock (multiple readers allowed)
Update_page-blk update page lock
Insert_page-blk insert page lock
Link_page-blk link page lock
Ex_extent-blk exclusive extent lock
Update_extent-blk update extent lock
Next_extent-blk next extent lock
Prev_extent-blk previous extent lock

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