SAP ABAP Table SEQAREA (Structure for controlling locks)
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
Table Category INTTAB    Structure 
Structure SEQAREA   Table Relationship Diagram
Short Description Structure for controlling locks    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Structure of lock entries for enqueue array operations  
2 GNAME EQEGRANAME CHAR30 CHAR 30   0   Elementary Lock of Lock Entry (Table Name)  
3 GMODE EQEGRAMODE CHAR1 CHAR 1   0   Lock Mode (Shared/Exclusive) of a Lock Entry  
4 GARG EQEGRAARG EQDARG CHAR 150   0   Argument String (=Key Fields) of Lock Entry  
5 OPCODE DDENQOPCOD DDENQOPCOD NUMC 1   0   Code whether to lock or unlock  
6 SCOPE DDENQSCOPE DDENQSCOPE NUMC 1   0   Control lock behavior when calling the update task  
7 WAITFLAG DDENQWAIT DDFLAG CHAR 1   0   Flag indicating whether lock attempt is to be repeated  
8 SYNCHRON DDENQSYNC DDFLAG CHAR 1   0   Flag: synchronous unlocking?  
9 ENQOBJ EQEOBJ CHAR16 CHAR 16   0   Name of Lock Object in the Lock Entry  
History
Last changed by/on SAP  20141013 
SAP Release Created in