ASSIGN This table holds all assignments for Track-IT pro (except for global assignments.)
ID The unique ID for an assignment. (PK)
PROJECT The ID for the project this assignment relates to. (FK)
TASK The ID for the task this assignment relates to. (FK)
GROUP The ID for a group this assignment relates to. (FK)
GPAR The ID for a group parent this assignment relates to. (FK)
EMPLOYEE The ID for an employee this assignment relates to. (FK)
EST "T" if this is an estimate assignment "F" otherwise.
HOURS The number of estimated hours.
ADJHOURS The adjustment to the estimated hours.
EMPRATE The employees charge amount.
EMPCOST The employees wage amount.
PRORATE The prorating for this estimate.
TARGET The target for the estimate.
RATEID The ID for the charge amount.
COSTID The ID for the wage amount.
HIDE "T" if the item should be hidden from assignments, "F" otherwise.
ETC The Estimated Time for Completion
START The start date for the assignment.
FINISH The end date of the assignment.
WBS The Work Break Down Structure code.
TRABILLABLE "T" to set this assignments time entries as default billable, "F" otherwise.