Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
US PAY : State Tax Setup when Transferring an Employee
Related to my Previous Post (https://community.oracle.com/thread/4029785), I'm trying to create a program that does the following:
- Get an Employee's New Details from a Custom Staging Table
- Validate Details from the Custom Staging Table
- Create a Secondary Assignment for the Employee( Assignment Number: XXXX-2 ) with the new changes (i.e. Pay Basis, Payroll, Location).
- Switch the Primary Flag from XXXX to XXXX-2
- Terminate the Initial Assignment (XXXX)
- Carry over all the other unchanged setups from the Previous Assignment.
One of these unchanged setups is Tax Records. I should carry over the Previous Tax record setups to the new one.