EffectiveChangesRequestCriteriaResponseFilterOrganizationRoles
Stores role-based filtering criteria for effective change data, ensuring that changes affecting specific organizational roles are retrieved accurately.
Table Specific Information
Select
The Workday add-in requires filtering on Effectivechanges_Id in order to perform the query.
For example:
SELECT * FROM EffectiveChangesRequestCriteriaResponseFilterOrganizationRoles 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+TG
Scope: Global Payroll Connect
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the instance, used to reference specific records within the system. |
| EffectiveChanges_Id [KEY] | String | False |
The Workday identifier (WID) of the EffectiveChanges object that this record is associated with, enabling linkage between related data. |
| Descriptor | String | False |
A brief, human-readable summary or label that provides context about the instance for quick identification. |