DMS_TBL_LOCKED - Maintain Lock Field Status
Maintain Lock Field Status information is stored in SAP table DMS_TBL_LOCKED.
It is part of development package CV0C in software component CA-DMS. This development package consists of objects that can be grouped under "Document Management : Customizing".
It is part of development package CV0C in software component CA-DMS. This development package consists of objects that can be grouped under "Document Management : Customizing".
Fields for table DMS_TBL_LOCKED
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| DOKAR | Document Type | X | DOKAR | CHAR | 6 | * |
| DOKST | Document Status | X | DOKST | CHAR | 4 | * |
| DESCRIPTION | Description | CV_DES | CHAR | 2 | ||
| USR | User | CV_USER | CHAR | 2 | ||
| CHANGE_NO | Change Number | CV_ECN | CHAR | 2 | ||
| DELIND | Delete Indicator | CV_DELIND | CHAR | 2 | ||
| LAB_OFFICE | Lab/Office | CV_LAB | CHAR | 2 | ||
| AUTHGRP | Authorization Group | CV_AUTHGRP | CHAR | 2 | ||
| CMREL | CM Relevance | CV_CMREL | CHAR | 2 | ||
| SUPDOC | Superior Document | CV_SUPDOC | CHAR | 2 | ||
| CLASSIFICATION | Classification | CV_CLASS | CHAR | 2 | ||
| ORIGINALS | Originals | CV_ORIG | CHAR | 2 | ||
| OBJECT_LINKS | Object Links | CV_OBLNK | CHAR | 2 |