ProjectTasksLOV
The LOV for Project Tasks resource is used to view project tasks for a specific project.
Columns
| Name | Type | Description |
| ElementType | String | Indicates if the task is enabled for financial management. A value of FINANCIAL or FIN_EXEC indicates that the task is enabled for financial management. |
| ProjectId | Long | Identifier of the project to which the task belongs. |
| TaskId [KEY] | Long | Identifier of the project task. |
| TaskName | String | Name of the project task. |
| TaskNumber | String | Number of the project task that identifies it uniquely in the project task hierarchy. |
| TransactionCompletionDate | Date | The latest date a transaction can be created for the task. |
| TransactionStartDate | Date | The earliest date a transaction can be created for the task. |
| Finder | String | finder |