PlanPhases
Retrieves a single project plan phase instance.
Workday Resource Information
Retrieves a project plan phase reference data with the specified WID for the provided project.Secured by: Manage: Project Plan
Scope: Project Tracking
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| ChildrenCount | Decimal | False |
Supported for: SELECT. The number of children for the current Project Plan Phase. |
| Deletable | Bool | False |
Supported for: SELECT. If true, the project plan phase can be deleted. |
| Description | String | False |
Supported for: SELECT. The description of the phase associated with a Project Plan Phase object. |
| Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
| Editable | Bool | False |
Supported for: SELECT. If true, the project phase can be edited. |
| HasChildren | Bool | False |
Supported for: SELECT. If true, the project plan phase has 1 or more child phases or tasks. |
| LevelNumber | Decimal | False |
Supported for: SELECT. The level number of the project plan phase. |
| Order | String | False |
Supported for: SELECT, INSERT, UPDATE. Specifies the display order of the phase in the project plan. |
| ParentPhase_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
| ParentPhase_Href | String | False |
Supported for: SELECT. A link to the instance |
| ParentPhase_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
| 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 |
| Project_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
| Project_Href | String | False |
Supported for: SELECT. A link to the instance |
| Project_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
| SequenceNumber | String | False |
Supported for: SELECT. The sequence number of the project plan phase. |
| 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 |
To be used along with filterBy Query field to include or exclude instances in the GET response. Valid values are "Is" and "Not Equal to" (case-insensitive). |
| Parent_Prompt | String | False |
No description available |
| Project_Prompt | String | False |
No description available |
| TopLevelPhase_Prompt | Boolean | False |
No description available |