Description: CBS Sheet Code fields.
Field | Type | Description | Read-Only |
---|---|---|---|
cbsCode | String | The CBS code that is concatenated with its parent and child according to the segment definition. | No |
cbsSheetCodeId | String | The unique ID generated by the system. | No |
copiedFromId | String | The unique identifier for the original Id. | No |
costSheetId | String | The unique identifier of a cost sheet. | Yes |
costType | String | 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 | String | The active field indicates whether the CBS code is active. | No |
isTotalRow | String | Indicates this item represents the total cost of the project. | No |
parentId | ForeignKey | The system-generated identifier of a parent cost item in a cost sheet. | Yes |
projectCode | String | The user-specified identifier of a project. | Yes |
projectId | 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. | Yes |
workspaceId | String | The system-generated identifier of a workspace. | Yes |