Press OK to continue...

 6 Replies
 0 Subscribed to this topic
 68 Subscribed to this forum
Sort:
Author
Messages
Dave Williams
Advanced Member Send Private Message
Posts: 27
Advanced Member
I have 54 Benefit records (HL,DN,EL) with incorrect Stop dates entered into LAWSON.
I created a BN32 upload to change the Stop Dates to their correct values
I am sending an "S"top as the Function Code and am receiving the error:
Warning:Deduction stop date exist; Press OK to continue _f49r0

Is there a way to effectively "Send an "OK" command from within my upload?

If not, how do I change (correct) Benefit Stop Dates using an upload?
Shane Jones
Veteran Member Send Private Message
Posts: 460
Veteran Member
Have you tried loading both the benefit stop date and deduction stop date on bn32? (They are two fields on bn32) Otherwise I'd be looking for a hk field where I could put a bypass on the warning. However, I am not sure if that exists.
Shane Jones
Tools: HR, Payroll, Benefits, PFI, Smart Office, BSI, Portal and Self-Service
Systems: Lawson, Open Hire, Kronos, Crystal Reporting, SumTotal Learning
** Teach others to fish...
Carl.Seay
Veteran Member Send Private Message
Posts: 109
Veteran Member
When you build the AGS, is there a field similar to this: XMIT-HREMP-BLOCK? If so, I believe you set it equal to 000000000 to ignore soft warnings.
Deleted User
New Member Send Private Message
Posts: 0
New Member
Yes, but it's 100000000 to bypass all warnings
Deleted User
New Member Send Private Message
Posts: 0
New Member
Put this in your AGS: &XMIT-HREMP-BLOCK=1000000000
Ragu Raghavan
Veteran Member Send Private Message
Posts: 477
Veteran Member
Try setting the field DED-OVER-XMIT to 1
Shane Jones
Veteran Member Send Private Message
Posts: 460
Veteran Member
In 10.0.5 I loaded the deduction date as well as the benefit date and it worked with add-ins. Did not need to do an override.
Shane Jones
Tools: HR, Payroll, Benefits, PFI, Smart Office, BSI, Portal and Self-Service
Systems: Lawson, Open Hire, Kronos, Crystal Reporting, SumTotal Learning
** Teach others to fish...