PM
PMQuoteTask
PX.Objects.PM16 of 16 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
QuoteID | uniqueidentifier | PMQuote | ||
Description:The reference number of the parent project quote. | ||||
TaskCD | nvarchar(30) | Task ID | - | |
Description:The identifier of the project task. | ||||
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 ) 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. | ||||
TaxCategoryID | nvarchar(15) | Tax Category | TaxCategory | |
Description:The tax category of the task. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||
Type | varchar(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 | ||||