ODBC Driver for Workday

Build 25.0.9539

EffectiveChangesRequestCriteriaOrganizations

Defines organization-based filtering criteria for effective change data, allowing users to query modifications related to specific organizational entities.

Table Specific Information

Select

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

For example:

SELECT * FROM EffectiveChangesRequestCriteriaOrganizations WHERE Effectivechanges_Id = '12345';

Workday Resource Information

Generates effective change data for organizations or workers based on request parameters.

Secured by: Manage: Data Changes On Demand

Scope: Global Payroll Connect

Columns

Name Type ReadOnly Description
Id [KEY] String False

Unique identifier of the organization instance within the EffectiveChanges request. Used to track specific entities.

EffectiveChanges_Id [KEY] String False

The Workday identifier (WID) associated with the EffectiveChanges event that includes this organization. This Id links the organization to its related changes.

Descriptor String False

The display name of the instance

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539