CAL_COMM_HX_REF_TASK
Description:
Stores the history of tasks referenced by a communication (i.e. the history of CAL_REFERENCE_TASK). Each GROUP_LINE corresponds to a line in CAL_COMM_HX for a COMM_ID.

Primary Key
Column Name Ordinal Position
COMM_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 COMM_ID VARCHAR No
The unique identifier for the communication record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 REF_TASK_ID VARCHAR No
Stores the unique identifier of a task referenced by this communication.