Upload Wizard

 2 Replies
 0 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
upasana
Basic Member Send Private Message
Posts: 20
Basic Member
Hi,

Can anyone please confirm how to use Upload Wizard (via AddIns)for adding stop Direct Deposit date for all the employees terminated through Mass Uploadation. In our company we are having a big client where 'n' number of employees were terminated by using AddIns, but we find that Direct Deposit is still Active in PR12 screen. A Stop Date needs to be entered for all those employees in PR12, Is there a query that can be uploaded to add end date in PR12 Screen. Thanks in advance.
Upasana Mehra
Carolyn Lee
Veteran Member Send Private Message
Posts: 53
Veteran Member
hi, the primary table is EMACHDEPST. we schedule a crystal report in upload format to end terminated staff dd setups in PR12 with these fields:
company, employee, dist_order, ach_dist_nbr, percent_xmit_nbr, end_date

percent_xmit_nbr should be 1 on the upload to bypass the warning message.
upasana
Basic Member Send Private Message
Posts: 20
Basic Member
Thanks a lot Carolyn. I'll try the way you to told me