Description: The list of all CBS codes defined/inherited at the project level part of a project level CBS.
Field | Type | Description | Read-Only |
---|---|---|---|
CBSCode | String | The CBS code that is concatenated with its parent and child according to the segment definition. | No |
CopiedFromObjectId | ForeignKey | The unique identifier for the original Id. | No |
CostSheetObjectId | ForeignKey | The unique identifier of a cost sheet. | No |
CostType | Enum | The category of the cost breakdown structure code. Valid values are: ‘EXPENSE’, ‘CAPITAL’, ‘NONE’. | No |
Description | String | The name of the CBS code. | No |
IsActive | Boolean | The active field indicates whether the CBS code is active. | No |
IsTotalRow | Boolean | Indicates this item represents the total cost of the project. | No |
ObjectId | String | The unique ID generated by the system. | No |
ParentObjectId | ForeignKey | The system-generated identifier of a parent cost item in a cost sheet. | No |
ProjectId | String | The user-specified identifier of a project. | No |
ProjectObjectId | ForeignKey | The unique identifier for the project. | No |
SequenceNumber | String | Number that specifies the position of the cost sheet item. | No |
SourceId | String | The unique identifier of cost sheet item data in an external source. | No |
WorkspaceCode | String | The user-specified identifier of a workspace. | No |