ProjectsUsersChargeableFinancialTasks
The tasks for which the projects user can report expenditures such as time.
Columns
| Name | Type | Description |
| ProjectsUsersResourceId [KEY] | Long | The unique identifier of the resource assigned to the task. |
| ProjectId [KEY] | Long | Unique identifier of the project. |
| TaskId | Long | Unique identifier of the task. |
| TaskNumber | String | Number of the task. |
| TaskName | String | Name of the task. |
| TransactionStartDate | Date | Date from which transaction can be reported for a task. |
| TransactionCompletionDate | Date | Date upto which transaction can be reported for task. |
| TaskStartDate | Date | Task start date. |
| TaskFinishDate | Date | Task finish date |
| TaskManagerId | Long | Unique identifer of the resource who manages the task. |
| TaskManagerName | String | Name of the resource who manages task. |
| TaskOrganizationName | String | The organization that owns the task |
| ProjectName | String | Name of the project. |
| ProjectUnitId | Long | Unique identifer of the project unit. |
| AssignmentNumber | String | Number for organization assignment. |
| AssignmentId [KEY] | Long | Unique identifer of the organization assignment. |
| PrimaryAssignment | String | Indicates whether an assignment is the primary assignment. |
| DefaultExpenditureTypeName | String | Default expenditure type name of the project |
| DefaultExpenditureTypeId | Long | Unique identifier of the expenditure type. |
| Finder | String | finder |
| ResourceId | Long | resourceid |