RSENQSTACK - Log Table for Caller Stack for Enqueue Trace
Log Table for Caller Stack for Enqueue Trace information is stored in SAP table RSENQSTACK.
It is part of development package RSENQ in software component BW-WHM. This development package consists of objects that can be grouped under "Lock Manager".
It is part of development package RSENQ in software component BW-WHM. This development package consists of objects that can be grouped under "Lock Manager".
Fields for table RSENQSTACK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOGID | Lock object for the lock manager | X | RSENQ_OBJECT | CHAR | 30 | RSENQSM21PROT |
LNR | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
UNAME | User Name | SYUNAME | CHAR | 12 | ||
TIMESTAMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
MAINPROGRAM | ABAP Program: Current Master Program | SYREPID | CHAR | 40 | * | |
INCLUDE | ABAP Program: Current Master Program | SYREPID | CHAR | 40 | * | |
LINE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
EVENTTYPE | Type of an event | DBGLEVTYPE | CHAR | 12 | ||
EVENT | Name of an event, module, subroutine... | DBGLEVENT | CHAR | 70 |