JDBC Driver for Workday

Build 25.0.9434

OrganizationAssignmentChangesRegion

Retrieves region details associated with an organization assignment change, ensuring correct geographical placement.

Table Specific Information

Select

The Workday driver requires filtering on OrganizationAssignmentChange_Id in order to perform the query.

For example:

SELECT * FROM OrganizationAssignmentChangesRegion WHERE OrganizationAssignmentChange_Id = '12345';

Workday Resource Information

Retrieves a region for the specified organization assignment change ID.
The {subResourceID} path parameter must be the same as the {ID} value.

Secured by: Staffing Organizations: Region

Scope: Staffing

Columns

Name Type ReadOnly Description
OrganizationAssignmentChange_Id [KEY] String False

A unique identifier (WID, ID, or reference ID) assigned to the organization assignment change process, required for tracking regional modifications.

Region_Descriptor String False

A user-friendly description of the region associated with the assignment change, providing insights into its geographic scope, administrative function, or jurisdiction.

Region_Href String False

A direct URL linking to the region instance in Workday, allowing users to navigate to detailed information about the assigned region.

Region_Id String False

A unique identifier (WID, ID, or reference ID) assigned to the region associated with the assignment change, ensuring accurate classification and tracking of geographic assignments.

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