NWECMD_LOCKS - NW ECM: Locks
NW ECM: Locks information is stored in SAP table NWECMD_LOCKS.
It is part of development package S_NWECM_STORE in software component BC-ECM-ABA. This development package consists of objects that can be grouped under "ECMI: Store DB Access".
It is part of development package S_NWECM_STORE in software component BC-ECM-ABA. This development package consists of objects that can be grouped under "ECMI: Store DB Access".
Fields for table NWECMD_LOCKS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| ID | 16 Byte UUID in 16 Bytes (Raw Format) | X | SYSUUID_X16 | RAW | 16 | |
| NODE_ID | 16 Byte UUID in 16 Bytes (Raw Format) | SYSUUID_X16 | RAW | 16 | NWECMD_NODES | |
| USER_NAME | User Name | SYUNAME | CHAR | 12 | ||
| OWNER_NODE_ID | 16 Byte UUID in 16 Bytes (Raw Format) | SYSUUID_X16 | RAW | 16 | NWECMD_NODES | |
| CLIENT_OWNER | NW ECM: Short String from Store | NWECM_PLA_SSTRING | SSTR | 8 | ||
| SCOPE | NW ECM: Enumeration Code from Store | NWECM_PLA_ENUM | CHAR | 1 | ||
| TYPE | NW ECM: Enumeration Code from Store | NWECM_PLA_ENUM | CHAR | 1 | ||
| DEPTH | NW ECM: Enumeration Code from Store | NWECM_PLA_ENUM | CHAR | 1 | ||
| TIMEOUT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| VALID_THRU | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | TZNTSTMPL | DEC | 11 | ||
| RPSTR_ID | 16 Byte UUID in 16 Bytes (Raw Format) | SYSUUID_X16 | RAW | 16 |