JobChangesGroupProposedPositionValues
Retrieves proposed positions linked to job changes, supporting internal promotions and transfers.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier (WID, ID, or reference ID) assigned to the proposed position, ensuring accurate tracking in job changes. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used with the Collection_Prompt input to retrieve all members of a specific collection. If the value is 'NULL', the row represents an individual value rather than a collection. |
| Collection_Prompt | String | A value from the CollectionToken column. Entering this input retrieves all associated child elements within the specified collection. |
| EffectiveDate_Prompt | Date | The effective date for the proposed position assignment, allowing users to filter records based on when the role change takes effect. |
| Job_Prompt | String | The job associated with the proposed position assignment, used as a filter to refine query results for specific job transitions. |
| Location_Prompt | String | The work location linked to the proposed position assignment, providing filtering options based on geographic workforce planning. |
| ProposedManager_Prompt | String | The proposed manager for the worker in the proposed position assignment, allowing filtering by managerial oversight. |
| StaffingEvent_Prompt | String | The staffing event related to the proposed position assignment, enabling queries based on specific hiring or workforce changes. |
| Worker_Prompt | String | The worker linked to the proposed position assignment, allowing targeted queries for employees transitioning into new roles. |