EnterpriseProjectAndTaskCodes
The Enterprise Project and Task Codes resource is used to view the definitions of the enterprise project and task codes. Project codes are used to capture organization-specific extended attributes for projects. Similarly, task codes are used to capture organization-specific extended attributes for tasks.
Columns
| Name | Type | Description |
| CodeId [KEY] | Long | Unique identifier of the enterprise code. |
| EnterpriseCode | String | Name of the enterprise code used to extend attributes of project or tasks. |
| EnterpriseCodeId | String | Identifier of the enterprise project code or enterprise task code. |
| DataType | String | Type of the value of the enterprise project or task code. Valid values are LOV, NUMBER, TEXT. |
| ColumnName | String | Label that will be externally visible for the enterprise project or task code. |
| ColumnDescription | String | Description of the enterprise project or task code. |
| DisableFlag | Bool | Indicates if the enterprise code is disabled. Value is true if it's disabled and value is false if the project or task code is enabled. |
| CodePurpose | String | Indicates if the enterprise code will be used for projects or for project tasks. Valid values are TASK, PROJECTS. |
| CreatedBy | String | User who created the record. |
| LastUpdatedBy | String | The user who last updated the record. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| CreationDate | Datetime | Date when the record was created. |
| Finder | String | finder |