DMS_DOC_FILES - DMS: File Names for Documents
DMS: File Names for Documents information is stored in SAP table DMS_DOC_FILES.
It is part of development package CV in software component CA-DMS. This development package consists of objects that can be grouped under "Document Management".
It is part of development package CV in software component CA-DMS. This development package consists of objects that can be grouped under "Document Management".
Fields for table DMS_DOC_FILES
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 | |
| DOKNR | Document number | X | DOKNR | CHAR | 50 | |
| DOKVR | Document Version | X | DOKVR | CHAR | 4 | |
| DOKTL | Document Part | X | DOKTL_D | CHAR | 6 | |
| FILE_IDX | Counter for documents | X | DMS_DOC_INDEX | INT4 | 4 | |
| DAPPL | Application | DAPPL | CHAR | 6 | ||
| FILENAME | File Name | CHAR | 400 |