PlanTasks
Retrieves a collection of Project Plan Tasks for a specified Project or Project Plan Phase.
Workday Resource Information
Retrieves a project plan task reference data with the specified WID for the provided project phase.Secured by: Manage: Project Plan
Scope: Project Tracking
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Id of the instance |
BillableTask | Bool | False |
Supported for: SELECT, INSERT, UPDATE. True if a project plan task is non-billable. |
Closed | Bool | False |
Supported for: SELECT, INSERT, UPDATE. Closed project plan tasks. Users can't enter time for these tasks. |
CustomTaskName | String | False |
Supported for: SELECT, INSERT, UPDATE. The name of the custom task in the project plan. |
Deletable | Bool | False |
Supported for: SELECT. If true, the project plan task can be deleted. |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
Editable | Bool | False |
Supported for: SELECT. If true, the project task can be edited. |
EndDate | Datetime | False |
Supported for: SELECT, INSERT, UPDATE. The end date of the project task. |
Memo | String | False |
Supported for: SELECT, INSERT, UPDATE. The comments for the Project Plan Task. |
Milestone | Bool | False |
Supported for: SELECT, INSERT, UPDATE. True if a project plan task is a milestone. |
Order | String | False |
Supported for: SELECT, INSERT, UPDATE. The order of the Project Plan Task |
PercentComplete | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. The progress of the project task. |
Phase_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
Phase_Href | String | False |
Supported for: SELECT. A link to the instance |
Phase_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
StartDate | Datetime | False |
Supported for: SELECT, INSERT, UPDATE. The start date of the project task. |
TaskResourceCount | Decimal | False |
Supported for: SELECT. Number of Task Resource lines for Project Plan Task. |
Task_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
Task_Href | String | False |
Supported for: SELECT. A link to the instance |
Task_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
Utilization | Bool | False |
Supported for: SELECT, INSERT, UPDATE. True if a project plan task qualifies for utilization. |
FilterBy_Prompt | String | False |
Accepts multiple inputs. Accepts both Project Plan Phase or Project Plan Task WID. Query helps to filter results set based on filterCondition either to include or exclude WIDs. |
FilterCondition_Prompt | String | False |
No description available. |
PlanPhase_Prompt | String | False |
No description available. |
Project_Prompt | String | False |
No description available. |