ProjectEstimate
Represents project estimates used to forecast costs and budgets for a project, including estimate type, posting details, customer and location assignments, and associated estimate lines.
Columns
| Name | Type | ReadOnly | Description |
| attachment_Href | String | True |
The URL of the attachment associated with this project estimate. |
| attachment_Id | String | False |
The Id of the attachment associated with this project estimate. |
| attachment_Key | String | False |
The system-assigned key of the attachment associated with this project estimate. |
| auditCreatedBy | String | True |
The user who created the project estimate. |
| auditCreatedDateTime | Datetime | True |
The date and time when the project estimate was created. |
| auditModifiedBy | String | True |
The user who last modified the project estimate. |
| auditModifiedDateTime | Datetime | True |
The date and time when the project estimate was last modified. |
| budget_Href | String | True |
The URL of the budget associated with this project estimate. |
| budget_Id | String | False |
The Id of the budget associated with this project estimate. |
| budget_Key | String | False |
The system-assigned key of the budget associated with this project estimate. |
| currency | String | True |
The currency used for this project estimate. |
| customer_Href | String | True |
The URL of the customer associated with this project estimate. |
| customer_Id | String | True |
The Id of the customer associated with this project estimate. |
| customer_Key | String | True |
The system-assigned key of the customer associated with this project estimate. |
| customer_Name | String | True |
The name of the customer associated with this project estimate. |
| description | String | False |
The description of this project estimate. |
| entity_Href | String | True |
The URL of the entity associated with this project estimate. |
| entity_Id | String | True |
The Id of the entity associated with this project estimate. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this project estimate. |
| entity_Name | String | True |
The name of the entity associated with this project estimate. |
| estimateDate | Date | False |
The date of this project estimate. |
| href | String | True |
The URL of the project estimate resource. |
| id | String | False |
The unique identifier of the project estimate record. |
| isPosted | Bool | False |
Indicates whether this project estimate has been posted. |
| isPrimary | Bool | False |
Indicates whether this project estimate is the primary estimate for the project. |
| isPrimaryForecast | Bool | False |
Indicates whether this project estimate is the primary forecast estimate for the project. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the project estimate record. |
| location_Href | String | True |
The URL of the location associated with this project estimate. |
| location_Id | String | True |
The Id of the location associated with this project estimate. |
| location_Key | String | True |
The system-assigned key of the location associated with this project estimate. |
| location_Name | String | True |
The name of the location associated with this project estimate. |
| parentProject_Href | String | True |
The URL of the parent project associated with this project estimate. |
| parentProject_Id | String | True |
The Id of the parent project associated with this project estimate. |
| parentProject_Key | String | True |
The system-assigned key of the parent project associated with this project estimate. |
| parentProject_Name | String | True |
The name of the parent project associated with this project estimate. |
| postTo | String | False |
The destination to which this project estimate is posted, such as a budget or GL account. |
| projectEstimateType_Href | String | True |
The URL of the project estimate type associated with this project estimate. |
| projectEstimateType_Id | String | False |
The Id of the project estimate type associated with this project estimate. |
| projectEstimateType_Key | String | False |
The system-assigned key of the project estimate type associated with this project estimate. |
| projectEstimateType_WorkflowTypes | String | True |
The workflow types defined for the project estimate type associated with this project estimate. |
| project_EndDate | Date | True |
The end date of the project associated with this project estimate. |
| project_Href | String | True |
The URL of the project associated with this project estimate. |
| project_Id | String | False |
The Id of the project associated with this project estimate. |
| project_Key | String | False |
The system-assigned key of the project associated with this project estimate. |
| project_Name | String | True |
The name of the project associated with this project estimate. |
| project_StartDate | Date | True |
The start date of the project associated with this project estimate. |
| status | String | False |
The current status of the project estimate, such as active or inactive. |
| totalEstimateAmount | String | True |
The total amount of this project estimate. |
| ListAggregate_ProjectEstimateLines | String | False |
The aggregate list of project estimate lines associated with this project estimate. |