GOAL_DISC
Description:
This table contains data on the disciplines associated with the goals.

Primary Key
Column Name Ordinal Position
GOAL_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 GOAL_ID VARCHAR No
The unique ID for the goal record.
2 CONTACT_DATE_REAL FLOAT No
The DTE contact date for the goal record.
3 LINE INTEGER No
The line count for the record.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 DISC_TYPE_ID VARCHAR No
The unique ID for the discipline to be responsible for this goal.
6 DISC_TYPE_ID_DISC_NAME VARCHAR No
The name of the discipline record.