TC_REQ_COMMENTS_SUMMARY
Description:
Contains information about Transfer Center notes.

Primary Key
Column Name Ordinal Position
COMM_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 COMM_ID NUMERIC No
The unique identifier (.1 item) for the communication 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 TC_REQUEST_COMMENT_TEXT VARCHAR No
Free text information that can be documented for a transfer center request
4 TC_REQ_COMMENT_INST_UTC_DTTM DATETIME (UTC) No
When a user documents information in the free text note, this item will store the timestamp of when it was edited.
5 TC_REQUEST_COMMENT_USER_ID VARCHAR No
When a user edits a Transfer Center request's free text information, this will store what user made the edit.
6 TC_REQUEST_COMMENT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.