Table Prj_Project_Tasks
Entity
Entity: Projects.Classic.ProjectTasks
Represents one task of a project. Entity: Prj_Project_Tasks
Summary
Name
Type
Description
Activity_Id
uniqueidentifier
The Id of the Cm_Activity created for this task. NULL means that activity is still not created
Budget_Labor_Amount
decimal(12, 2)
Budgeted amount for the labor for the task in the currency of the project. The material is calculated separately. NULL means that budgeting for the item is not calculated
Finish_Date_Time
datetime
The date and time when the task is planned to finish.
Notes
nvarchar(max)
Planned_Duration_Hours
decimal(8, 2)
Planned duration of the task in hours. The hours are allocated in the time interval between Start Date Time and Finish Date Time.
Project_Id
uniqueidentifier
The project, to which this task belongs.
Project_Task_Id
uniqueidentifier
PK
Project_Task_No
int
Consecutive task number, unique within the project.
Project_Work_Element_Id
uniqueidentifier
The work element under which the task is filed.
Resource_Id
uniqueidentifier
The resource, which is required for the task. NULL means - do not plan any resource
Responsible_Party_Id
uniqueidentifier
The responsible party. Usually a person and usually one of the project participants. NULL means that responsible is not yet determined
Row_Version
timestamp
Start_Date_Time
datetime
The date and time when the task is planned to start.
Task_Name
nvarchar(254)
The short name of the task. It is best practice to contain the target of the task.
Task_Type_Id
uniqueidentifier
The type of the task. Determines the work type of the tasks, default billing rules, etc.
Work_Type_Id
uniqueidentifier
Type of work to be done. NULL means that type of work is undetermined yet.
Columns
Activity_Id
The Id of the Cm_Activity created for this task. NULL means that activity is still not created
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Cm_Activities
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
no
Activity_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Budget_Labor_Amount
Budgeted amount for the labor for the task in the currency of the project. The material is calculated separately. NULL means that budgeting for the item is not calculated
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
decimal(12, 2) (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
no
Finish_Date_Time
The date and time when the task is planned to finish.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
CurrentDateTime
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
datetime
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Finish_Date_Time - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
GreaterThanOrLessThan
None
no
no
Notes
Property
Value
Attributes
IsLongString
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
2147483647
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
nvarchar(max) (Allows NULL)
UI Memo Editor
no
UI Width
200
User Login
no
Visible
yes
Planned_Duration_Hours
Planned duration of the task in hours. The hours are allocated in the time interval between Start Date Time and Finish Date Time.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
0
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
decimal(8, 2)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Project_Id
The project, to which this task belongs.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
no
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Prj_Projects
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Project_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Project_Task_Id
Property
Value
Auto Complete
no
Data Filter
no
Default Value
NewGuid
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
yes (order: 1)
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
no
Project_Task_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
yes
Project_Task_No
Consecutive task number, unique within the project.
Property
Value
Auto Complete
no
Autoincrement
10
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
int
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Project_Work_Element_Id
The work element under which the task is filed.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Prj_Project_Work_Elements
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Project_Work_Element_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Resource_Id
The resource, which is required for the task. NULL means - do not plan any resource
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Prj_Resources
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
no
Resource_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Responsible_Party_Id
The responsible party. Usually a person and usually one of the project participants. NULL means that responsible is not yet determined
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Gen_Parties
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Responsible_Party_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Row_Version
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
timestamp
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
no
Start_Date_Time
The date and time when the task is planned to start.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
CurrentDateTime
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
datetime
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Start_Date_Time - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
GreaterThanOrLessThan
None
no
no
Task_Name
The short name of the task. It is best practice to contain the target of the task.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
254
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
nvarchar(254)
UI Memo Editor
no
UI Width
100
User Login
no
Visible
yes
Task_Name - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
yes
Like
None
no
no
Task_Type_Id
The type of the task. Determines the work type of the tasks, default billing rules, etc.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Prj_Task_Types
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Task_Type_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Work_Type_Id
Type of work to be done. NULL means that type of work is undetermined yet.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2147483647
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Prj_Type_Work_Types
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
uniqueidentifier (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
no
Work_Type_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no