|
Name |
Type |
Discontinued? |
|
1 |
NOTE_ID |
VARCHAR |
No |
|
|
|
The unique ID of the note attached to a customer service communication. |
|
|
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 |
NOTE_DATE |
DATETIME |
No |
|
|
|
The date when the note was created. This column contains date information only. Column NOTE_DATETIME holds date and time information. |
|
|
4 |
NOTE_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the user who created the note. |
|
|
5 |
NOTE_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
6 |
RECORD_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the customer service communication. |
|
|