Cmdlets for Workday

Build 25.0.9434

PlanPhases

Stores and retrieves details about specific phases within a project plan, tracking key milestones and timelines for effective project management.

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

The unique identifier for the project plan phase instance within Workday.

ChildrenCount Decimal False

Total number of child phases or tasks directly associated with the current project plan phase.

Deletable Bool False

Indicates whether the project plan phase can be removed from the system. If the value is 'true,' the phase can be deleted.

Description String False

Detailed description of the specific phase within the project plan, providing insight into its purpose and function.

Descriptor String False

A textual summary or label used to quickly identify the project plan phase instance.

Editable Bool False

Indicates whether modifications can be made to the project plan phase. If the value is 'true,' the phase can be edited.

HasChildren Bool False

Specifies whether the project plan phase contains any subordinate phases or tasks. If the value is 'true,' at least one child element exists.

LevelNumber Decimal False

Represents the hierarchical level of the phase within the project plan structure, where higher numbers indicate deeper nesting.

Order String False

Determines the sequence in which the phase appears within the project plan. Used for organizing and displaying phases in the correct order.

ParentPhase_Descriptor String False

Textual representation of the parent phase, providing an overview or title of the higher-level phase.

ParentPhase_Href String False

A direct URL reference to the parent phase instance within Workday, facilitating navigation to related records.

ParentPhase_Id String False

The unique identifier (for example, WID, ID, or reference ID) for the parent phase, establishing its relationship with the current phase.

Phase_Descriptor String False

A descriptive label or summary for the current phase, aiding in identification within the project plan.

Phase_Href String False

A direct URL reference to the current phase instance, allowing easy access to its details within Workday.

Phase_Id String False

The unique identifier (for example, WID, ID, or reference ID) for the current phase, used for referencing within the Workday system.

Project_Descriptor String False

A textual summary of the project to which the phase belongs, providing a high-level view of its context.

Project_Href String False

A direct URL reference to the associated project instance, allowing for quick access to project details.

Project_Id String False

The unique identifier (for example, WID, ID, or reference ID) for the project containing the phase, enabling linkage between phases and their parent project.

SequenceNumber String False

Specifies the sequential ordering of the project plan phase, ensuring consistency in project execution.

FilterBy_Prompt String False

Accepts either a Project Plan Phase or Project Plan Task WID, used to filter results based on the specified filter condition.

FilterCondition_Prompt String False

Works with the FilterBy field to determine which instances to include or exclude in the GET response. This accepts values such as 'Is' and 'Not Equal to' (case-insensitive).

Parent_Prompt String False

Indicates the reference or prompt used for filtering project plan phases by their parent instance.

Project_Prompt String False

Indicates the reference or prompt used for filtering project plan phases by their associated project.

TopLevelPhase_Prompt Bool False

Specifies whether the current phase is a top-level phase within the project plan hierarchy. If the value is 'true,' the phase has no parent.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434