DOC_IMG_EDIT_AUDIT_TRAIL
Description:
Contains the audit trail for image editing.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 DOCUMENT_ID VARCHAR No
The unique identifier (.1 item) for the document record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 IMAGE_EDIT_INST_DTTM DATETIME (UTC) No
The instant of the image edit.
4 IMAGE_EDIT_USER_ID VARCHAR No
The user who edited the image.
5 IMAGE_EDIT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 IMAGE_EDIT_COMMENT VARCHAR No
The comment associated with the image edit.
7 IMAGE_EDIT_PREV_BLOB_KEY VARCHAR No
The previous BLOB key that holds the image prior to the edit.