HDL to end date / delete calculation card that have had payroll processed
Summary:
We are trying to end date / delete an old calculation card that has had payroll processed.
We used the below delete HDL -
METADATA|CalculationCard|DirCardId|EffectiveStartDate|EffectiveEndDate|ReplaceLastEffectiveEndDate
DELETE|CalculationCard|xxxxxxxxxxxx|20xxxxxxxxxx|2xxxxxxxxxx|Y
Error -"You can't end date or delete an employee's tax card association once a payroll run is processed for the employee".
0