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 | |
status | gbst_stat(gbst_elm) | title | Status of the task | |
priority | gbst_pri(gbst_elm) | title | Priority of the task | |
tas_type | gbst_type(gbst_elm) | title | Type of the task | |
login_name | user | login_name | Login name of the user | |
user_objid | user | objid | User-owner internal record number | |
opp_objid | opportunity | objid | Opportunity internal record number | |
opp_id | opportunity | id | ID of the opportunity | |
opp_name | opportunity | name | Title of the opportunity | |
cond_title | condition | title | Title of the condition | |
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 | |
cond_objid | condition | objid | Condition internal record number | |
bus_org_objid | bus_org | objid | Bus_org internal record number | |
bus_org_name | bus_org | name | Name of bus_org | |
phone | contact | phone | phone of the contact | |
e_mail | contact | e_mail | e-mail of the contact | |
priority_objid | gbst_pri(gbst_elm) | objid | Priority internal record number | |
status_objid | gbst_stat(gbst_elm) | objid | Status internal record number | |
tas_type_objid | gbst_type(gbst_elm) | objid | Task type internal record number | |