RSENQ_PROT - Header-table log for lock manager
Header-table log for lock manager information is stored in SAP table RSENQ_PROT.
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 RSENQ_PROT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOCKID | Lock ID for the lock manager | X | RSENQ_LOCKID | CHAR | 30 | |
ACTION | Lock action by lock manager | RSENQ_ACTION | CHAR | 15 | ||
TIMESTAMP_ENQ | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
TIMESTAMP_DEQ | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
UNAME_ENQ | User Name in User Master Record | XUBNAME | CHAR | 12 | USR02 | |
UNAME_DEQ | User Name in User Master Record | XUBNAME | CHAR | 12 | USR02 | |
ERROR_LOCKED | Single-Character Flag | CHAR1 | CHAR | 1 |