CAL_REFERENCE_TASK
Description:
This table stores information about communication records that are linked to task records.

Primary Key
Column Name Ordinal Position
COMM_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 COMM_ID VARCHAR No
The unique identifier 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 REFERENCED_TASK_ID VARCHAR No
The unique identifier for the task record referenced by the communication record.