WQENQ_QUEUE - Priority Queue for Exclusive Locks (Default Table)
Priority Queue for Exclusive Locks (Default Table) information is stored in SAP table WQENQ_QUEUE.
It is part of development package WQENQ in software component CA-GTF-PSM. This development package consists of objects that can be grouped under "Priority Queue for Enqueue Requests".
It is part of development package WQENQ in software component CA-GTF-PSM. This development package consists of objects that can be grouped under "Priority Queue for Enqueue Requests".
Fields for table WQENQ_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| LOCKTABLE | Elementary Lock of Lock Entry (Table Name) | X | EQEGRANAME | CHAR | 60 | |
| KEY1 | Argument String (=Key Fields) of Lock Entry | X | EQEGRAARG | CHAR | 300 | |
| ENQUSER | Lock Owner, ID of Logical Unit of Work (LUW) /Update Task | X | EQEUSRVB | CHAR | 116 | |
| .INCLUDE | WQENQ_S_QUEUE_ARG | 0 | ||||
| LOCKARGUMENT | Argument String (=Key Fields) of Lock Entry | EQEGRAARG | CHAR | 300 | ||
| UNAME | User Name | SYUNAME | CHAR | 24 | ||
| CDATE | Date data element for SYST | SYDATE | DATS | 16 | ||
| CTIME | TIME Data Element for SYST | SYTIME | TIMS | 12 | ||
| QUEUE_POSITION | Position in Priority Queue | WQENQ_QUEUE_POSITION | INT4 | 4 | ||
| PRIORITY | Priority of Lock Request | WQENQ_PRIORITY | INT2 | 2 |