SAP WQENQ_QUEUE_LOG Priority Queue Trace Log Table
Overview
WQENQ_QUEUE_LOG is a standard SAP S/4HANA table that stores Priority Queue Trace Log data. There are total 10 fields in the WQENQ_QUEUE_LOG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WQENQ_QUEUE_LOG belongs to Cross Application Objects Public Sector Management (CA-GTF-PSM) module and is located in the package Priority Queue for Enqueue Requests (WQENQ).
In addition, following links provide an overview of foreign key relationships, if any, that link WQENQ_QUEUE_LOG to other SAP tables and standard CDS views available based on WQENQ_QUEUE_LOG table in S/4HANA 2020.
Techincal Settings of WQENQ_QUEUE_LOG
Below are technical details of the table WQENQ_QUEUE_LOG
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WQENQ_QUEUE_LOG Fields
The following table gives you an overview of the fields available in WQENQ_QUEUE_LOG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| GUID | 16 Byte UUID in 22 Characters (Usually Base64 Encoded) | SYSUUID_C22 | CHAR | 22 | |
| LOCKTABLE | Elementary Lock of Lock Entry (Table Name) | EQEGRANAME | CHAR | 30 | |
| UNAME | User Name | SYUNAME | CHAR | 12 | |
| CPROG | Calling Program | SYCPROG | * | CHAR | 40 |
| CDATE | Date data element for SYST | SYDATE | DATS | 8 | |
| CTIME | TIME Data Element for SYST | SYTIME | TIMS | 6 | |
| LONG_TIME_LOCK | Request for a Long-Time Lock | WQENQ_LONG_TIME_LOCK | CHAR | 1 | |
| ERRORCODE | Error Code for Priority Queue Processing | WQENQ_ERROR_CODE | CHAR | 1 | |
| QUEUEACTIVE | Activate Priority Queue for Locks | WQENQ_QUEUE_ACTIVE | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WQENQ_QUEUE_LOG