StandardCostType
Represents standard cost types used to categorize project and task costs, including GL account assignments, accumulation type, and item associations.
Columns
| Name | Type | ReadOnly | Description |
| accumulationType_Href | String | True |
The URL of the accumulation type associated with this standard cost type. |
| accumulationType_Id | String | False |
The Id of the accumulation type associated with this standard cost type. |
| accumulationType_Key | String | False |
The system-assigned key of the accumulation type associated with this standard cost type. |
| auditCreatedBy | String | True |
The user who created the standard cost type. |
| auditCreatedDateTime | Datetime | True |
The date and time when the standard cost type was created. |
| auditModifiedBy | String | True |
The user who last modified the standard cost type. |
| auditModifiedDateTime | Datetime | True |
The date and time when the standard cost type was last modified. |
| costUnitDescription | String | False |
The description of the unit used to measure cost for this standard cost type. |
| description | String | False |
The description of this standard cost type. |
| glAccount_Href | String | True |
The URL of the GL account associated with this standard cost type. |
| glAccount_Id | String | False |
The Id of the GL account associated with this standard cost type. |
| glAccount_Key | String | False |
The system-assigned key of the GL account associated with this standard cost type. |
| glAccount_Name | String | True |
The name of the GL account associated with this standard cost type. |
| href | String | True |
The URL of the standard cost type resource. |
| id | String | False |
The unique identifier of the standard cost type record. |
| item_Href | String | True |
The URL of the item associated with this standard cost type. |
| item_Id | String | False |
The Id of the item associated with this standard cost type. |
| item_Key | String | False |
The system-assigned key of the item associated with this standard cost type. |
| item_Name | String | True |
The name of the item associated with this standard cost type. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the standard cost type record. |
| name | String | False |
The name of the standard cost type. |
| parent_Href | String | True |
The URL of the parent standard cost type associated with this standard cost type. |
| parent_Id | String | False |
The Id of the parent standard cost type associated with this standard cost type. |
| parent_Key | String | False |
The system-assigned key of the parent standard cost type associated with this standard cost type. |
| parent_Name | String | True |
The name of the parent standard cost type associated with this standard cost type. |
| status | String | False |
The current status of the standard cost type, such as active or inactive. |