ProjectClassifications
ProjectClassifications
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Id |
| Code | String | False |
Code |
| CostCenter | String | False |
Cost Center linked to the project classification |
| CostCenterDescription | String | False |
Description of Costcenter |
| CostUnit | String | False |
Cost unit linked to the project classification |
| CostUnitDescription | String | False |
Description of Costunit |
| Created | Datetime | False |
Creation date |
| Creator | String | False |
User ID of creator |
| CreatorFullName | String | False |
Name of creator |
| Description | String | False |
Description of the project classification |
| Division | Int | False |
Division code |
| DivisionName | String | False |
Name of Division |
| Modified | Datetime | False |
Last modified date |
| Modifier | String | False |
User ID of modifier |
| ModifierFullName | String | False |
Name of modifier |
| UseEmployeeCostCenter | Bool | False |
Indicates whether to use employee cost center and cost unit |