NOTES_MC_NMM
Description:
This table contains the information about notes (HNO) records attached to case (NMM) records.

Primary Key
Column Name Ordinal Position
CASE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CASE_ID NUMERIC No
The unique internal id of the case record.
2 LINE INTEGER No
The line number of the note attached to the case.
3 NOTE_ID VARCHAR No
The unique ID of the note record attached to the case.
4 NOTE_DATE DATETIME No
The date when the note was created.
5 NOTE_TIME DATETIME (Local) No
The time the note was created.
6 NOTE_USER_ID VARCHAR No
The unique ID of the user who created the note.
7 NOTE_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.