DRAW_LAST_CHANGE - DMS: Last Changes to Document
DMS: Last Changes to Document information is stored in SAP table DRAW_LAST_CHANGE.
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 DRAW_LAST_CHANGE
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 | |
CREATED_BY | Document Creator's Name | DMS_CREATED_BY | CHAR | 24 | ||
CREATED_AT | Time Document Was Created | DMS_CREATED_AT | DEC | 8 | ||
CHANGED_BY | Last Changed By | DMS_CHANGED_BY | CHAR | 24 | ||
CHANGED_AT | Time last change was made | DMS_CHANGED_AT | DEC | 8 |