PICOF Error Payee Cannot Have Positions in Different Pay Groups That Belong to Same Payroll Company
The error Payee cannot have Positions in different Pay Groups that belong to same Payroll Company.
What it means
A PICOF integration is set up to output more than one position for a worker, but the worker has positions that land in different Pay Groups within the same Payroll Company. Workday's payroll interface data model does not allow a single payee record to span multiple Pay Groups under the same Payroll Company, so it rejects the worker outright rather than picking one position.
Troubleshooting
- Identify the specific worker(s) failing and pull their active positions to confirm whether more than one Pay Group is assigned within the same Payroll Company.
- Check whether this is a temporary state from an in-progress transfer or reorganization rather than a permanent data setup.
- Confirm with HR/Payroll whether this multi-Pay-Group scenario is intentional, since it may indicate a data entry or business process issue rather than an integration bug.
⚡ Quick fix
Exclude the affected worker from this run, or correct their position assignment so only one Pay Group per Payroll Company applies, then relaunch.
✓ Permanent fix
Add a validation step upstream (or a business process edit check) that flags workers with positions in multiple Pay Groups under one Payroll Company before they ever reach the PICOF extract.
Was this helpful?