CData Python Connector for Workday

Build 25.0.9454

OrganizationAssignmentChangesCosting

Retrieves costing organization details related to an organization assignment change, ensuring accurate cost allocation.

Table Specific Information

Select

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

For example:

SELECT * FROM OrganizationAssignmentChangesCosting WHERE OrganizationAssignmentChange_Id = '12345';

Workday Resource Information

Retrieves the costing organizations for the specified organization assignment change ID. Costing organizations include: Grants, Funds, Programs, and Gifts.
The {subResourceID} path parameter must be the same as the {ID} value.

Secured by: Staffing Organizations: Grant, Fund, Program, Gift

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 modifications in costing assignments.

Fund_Descriptor String False

The display name of the instance

Fund_Href String False

A direct URL linking to the fund instance in Workday, enabling users to access detailed financial information related to the fund.

Fund_Id String False

A unique identifier (WID, ID, or reference ID) assigned to the fund associated with the assignment change, ensuring accurate financial tracking.

Gift_Descriptor String False

The display name of the instance

Gift_Href String False

A direct URL linking to the gift instance in Workday, providing access to donation records and related financial details.

Gift_Id String False

A unique identifier (WID, ID, or reference ID) assigned to the gift associated with the assignment change, ensuring traceability of financial contributions.

Grant_Descriptor String False

The display name of the instance

Grant_Href String False

A direct URL linking to the grant instance in Workday, allowing users to access information on grant funding sources and allocations.

Grant_Id String False

A unique identifier (WID, ID, or reference ID) assigned to the grant associated with the assignment change, enabling structured financial tracking.

Program_Descriptor String False

The display name of the instance

Program_Href String False

A direct URL linking to the program instance in Workday, allowing users to navigate to relevant financial program details.

Program_Id String False

A unique identifier (WID, ID, or reference ID) assigned to the program associated with the assignment change, ensuring accurate classification and financial reporting.

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