NWECMD_LOCK - Table for persistent Lock objects
Table for persistent Lock objects information is stored in SAP table NWECMD_LOCK.
It is part of development package S_NWECM_REFERENCE_STORE in software component BC-ECM-ABA. This development package consists of objects that can be grouped under "sample implementation of an ecm store".
It is part of development package S_NWECM_REFERENCE_STORE in software component BC-ECM-ABA. This development package consists of objects that can be grouped under "sample implementation of an ecm store".
Fields for table NWECMD_LOCK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
LOCKID | Globally Unique Identifier | X | OS_GUID | RAW | 16 | |
SCOPE | NW ECM: Length limited string for table queries | NWECM_CHAR | CHAR | 250 | ||
TYPE | NW ECM: Length limited string for table queries | NWECM_CHAR | CHAR | 250 | ||
DEPTH | NW ECM: Length limited string for table queries | NWECM_CHAR | CHAR | 250 | ||
USERNAME | NW ECM: Length limited string for table queries | NWECM_CHAR | CHAR | 250 | ||
CREATION_DATE | nwecm: Timestamp (DATS + TIMS) | NWECM_TIMESTAMP | DEC | 11 | ||
LOCK_TOKEN | NW ECM: Length limited string for table queries | NWECM_CHAR | CHAR | 250 | ||
TIMEOUT | nwecm: kind of a long integer | NWECM_LONG | DEC | 11 | ||
CLIENT_USER | NW ECM: Length limited string for table queries | NWECM_CHAR | CHAR | 250 |