DOC_INFO_NOTES
Description:
The DOC_INFO_NOTES table contains notes about documents, including scanned and electronically signed documents.

Primary Key
Column Name Ordinal Position
DOC_INFO_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 DOC_INFO_ID VARCHAR No
The unique ID of the document information record.
2 LINE INTEGER No
The line number used to identify each row of notes for a document information record.
3 DOC_NOTE VARCHAR No
A line of free text containing information of note for this document.