Purge Salaries for an Assignment Using HCM Data Loader

Purge all the salaries for an assignment in bulk using HCM Data Loader and the PurgeAssignmentSalary attribute. You supply the delete command for the salary with the most recent salary start date.

For example, if the assignment has salaries with salary start dates of January 1, March 1, and September 1, you use the delete command with the September 1 salary. When you load the delete command, all three salaries get purged.

This example Salary.dat file purges all the existing salaries for the assignment. The file identifies the Salary object by the assignment number.

METADATA|Salary|AssignmentNumber|PurgeAssignmentSalary|DateFrom
DELETE|Salary|E966169008889157|Y|2021/01/01