WorkersTimeOffPlans
Retrieves a particular time off plan for a specific worker.
Workday Resource Information
Retrieves a time off plan for a worker with the specified ID.Secured by: Self-Service: Time Off Balances, Worker Data: Time Off (Time Off Balances Manager View), Worker Data: Time Off (Time Off Balances)
Scope: Time Off and Leave
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
Workers_Id [KEY] | String | The Workday ID of the Workers that owns this. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
Href | String | Supported for: SELECT. A link to the instance |
TimeOffBalance | Decimal | Supported for: SELECT. Returns the time off balance including pending events for the worker and time off plan. This report field should be used within Calculated Fields. |
UnitOfTime_Descriptor | String | Supported for: SELECT. A description of the instance |
UnitOfTime_Href | String | Supported for: SELECT. A link to the instance |
UnitOfTime_Id | String | Supported for: SELECT. wid / id / reference id |
IncludeTerminatedWorkers_Prompt | Bool | Only used when a Workers_Id filter is not provided. Include terminated workers in the output |
Search_Prompt | String | Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |