PM
PMQuoteTask
Represents a project quote task. The records of this type are created and edited through the Project Tasks tab of the Project Quotes (PM304500) form (which corresponds to the PMQuoteMaint graph).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
Description | nvarchar(250) | Description | - | |
Description:The description of the project task. | ||||
IsDefault | bit | Default | - | |
Description:Specifies (if set to true) that the task is a default task. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PlannedEndDate | datetime | Planned End Date | - | |
Description:The date when the task is expected to be ended. | ||||
PlannedStartDate | datetime | Planned Start Date | - | |
Description:The date when the task is expected to be started. | ||||
QuoteID | uniqueidentifier | PMQuote | ||
Description:The reference number of the parent project quote. | ||||
TaskCD | nvarchar | Task ID | - | |
Description:The identifier of the project task. | ||||
TaxCategoryID | nvarchar(15) | Tax Category | TaxCategory | |
Description:The tax category of the task. | ||||
Type | nvarchar(10) | Type | - | |
Description:The type of the project task. The field can have one of the following values: ""Cost"": Cost Task, ""Rev"": Revenue Task, ""CostRev"": Cost and Revenue Task | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||