objid | task | objid | Task internal record number | 3 (UNIQUE) |
id | task | task_id | Task ID | |
title | task | title | Title of the task | |
due_date | task | due_date | Due date of the task | |
start_date | task | start_date | Start date of the task | |
comp_date | task | comp_date | Actual completion date of the task | |
task_notes | task | notes | Notes about the task | |
status | gbst_stat(gbst_elm) | title | Status of the task | |
status_rank | gbst_stat(gbst_elm) | rank | Rank order of the status in its list | |
priority | gbst_pri(gbst_elm) | title | Priority of the task | |
priority_rank | gbst_pri(gbst_elm) | rank | Rank order of the priority in its list | |
login_name | user | login_name | Login name of the user | |
user_objid | user | objid | User-owner internal record number | |
first_name | contact | first_name | First name of the contact | |
last_name | contact | last_name | Last name of the contact | |
contact_objid | contact | objid | Contact internal record number | |
status_objid | gbst_stat(gbst_elm) | objid | Staus internal record number | |
priority_objid | gbst_pri(gbst_elm) | objid | Priority internal record number | |
condition_objid | condition | objid | Condition internal record number | |
condition_title | condition | title | Title of the condition | |
task_desc_objid | task_desc | objid | Task description internal record number | |
description | task_desc | description | Description of or comments on a task | |