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 |
![]() |
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 | ![]() |
0 | 0 | Structure of lock entries for enqueue array operations | |||||
2 | ![]() |
EQEGRANAME | CHAR30 | CHAR | 30 | 0 | Elementary Lock of Lock Entry (Table Name) | ||
3 | ![]() |
EQEGRAMODE | CHAR1 | CHAR | 1 | 0 | Lock Mode (Shared/Exclusive) of a Lock Entry | ||
4 | ![]() |
EQEGRAARG | EQDARG | CHAR | 150 | 0 | Argument String (=Key Fields) of Lock Entry | ||
5 | ![]() |
DDENQOPCOD | DDENQOPCOD | NUMC | 1 | 0 | Code whether to lock or unlock | ||
6 | ![]() |
DDENQSCOPE | DDENQSCOPE | NUMC | 1 | 0 | Control lock behavior when calling the update task | ||
7 | ![]() |
DDENQWAIT | DDFLAG | CHAR | 1 | 0 | Flag indicating whether lock attempt is to be repeated | ||
8 | ![]() |
DDENQSYNC | DDFLAG | CHAR | 1 | 0 | Flag: synchronous unlocking? | ||
9 | ![]() |
EQEOBJ | CHAR16 | CHAR | 16 | 0 | Name of Lock Object in the Lock Entry |
History
Last changed by/on | SAP | 20141013 |
SAP Release Created in |