Description: CBS TemplateCode Fields.
Field | Type | Description | Read-Only |
---|---|---|---|
CBSItemId | Int | The unique identifier of the CBSTemplateCodeId. | No |
CBSTemplateObjectId | ForeignKey | The unique identifier of the CBS template. | No |
Code | String | The cost breakdown structure code is a code that is concatenated with its parent and child according to the segment definition. | No |
CopiedFromItem | ForeignKey | The unique identifier of the CBSTemplateCode. | No |
CostType | Enum | The category of the cost breakdown structure code. Expense: Represents an expense. Capital: Represents capital. None: Type is not divided into expense or capital.None is selected by default if no other choice is made. | No |
IsCodeCopied | Boolean | The flag represents is templateCode copied or not | No |
Name | String | The name of the CBS template. | No |
ObjectId | String | The unique ID generated by the system. | Yes |
ParentObjectId | ForeignKey | The unique ID of the parent of CBS templateCode. | No |
PushDownStatus | Boolean | The active field indicates the CBS code is active for use. | No |
SequenceNumber | Int | The CBS template item sequence number. | No |