EffectiveChangesRequestCriteriaResponseFilterPaymentElectionRules
Maintains filtering rules for payment elections in the effective change dataset, ensuring that financial and compensation-related modifications are accurately captured.
Table Specific Information
Select
The Workday connector requires filtering on Effectivechanges_Id in order to perform the query.
For example:
SELECT * FROM EffectiveChangesRequestCriteriaResponseFilterPaymentElectionRules 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 this record within the system. |
| EffectiveChanges_Id [KEY] | String | False |
The Workday identifier (WID) associated with the EffectiveChanges record that this element is part of. This Id is used to link the record to related data. |
| Descriptor | String | False |
A brief summary or label that provides a quick overview of the instance, often used for display purposes. |