Description: Cost accounts contain the organization's cost account IDs. Available across all projects, they support tracking of costs and earned value based on the organization's cost account IDs. Cost accounts are hierarchical objects.
Field | Type | Description | Read-Only |
---|---|---|---|
CreateDate | DateTime | The date this cost account was created. | Yes |
CreateUser | String | The name of the user that created this cost account. | Yes |
Description | String | The description of the cost account. | No |
Id | String | The short code that uniquely identifies this cost account. | No |
LastUpdateDate | DateTime | The date this cost account was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this cost account. | Yes |
Name | String | The name of the cost account. | No |
ObjectId | Int | The unique ID generated by the system. | No |
ParentObjectId | ForeignKey | The unique ID of the parent cost account of this cost account in the hierarchy. | No |
SequenceNumber | Int | The sequence number for sorting. | No |