Ability to fetch Annualized FTE salary in ‘Payroll Interface for ADP Global Payroll V2’
Summary:
Is there any way to fetch Annualized FTE salary in ‘Payroll Interface for ADP Global Payroll V2’. The seeded extract fetch the 'Annual Salary' of the employee.
If employee is part time with FTE 0.6, his base annual salary is sent in ADP interface. Our client needs to send his Annualized FTE salary.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
If Employee is part time working with FTE 0.6 and his salary is 100
ADP interface send (100/0.6)= 60 (which is know as Annual Salary in Cloud) but the expected value to be sent in 100 (his Annualized FTE salary)