Can't update record after information has been transferred to payroll

Hello! I am trying to update LaborDtl.TimeStatus from E (entered) to A (approved). These “E” records are preventing us from closing jobs. I created an updatable BAQ, and when I try to change this field to an A, I get the error in the subject line. So, the Job business logic prevents me from closing the job, and the Labor business logic prevents me from changing the .TimeStatus.

Has anyone else been stuck like this? Thank you kindly.

What is the error message?

Hello,

I have had this come up before. Epicor support provided a datafix to close the job.

2 Likes

Ya, I’m starting to think this is the only route. I wanted to pass the issue through here first beforehand. Thank you sir!

It would make sense that the program won’t allow you to change the information after it has been sent to payroll.

you might have to have the person get a fix from Epicor to approve the record. Usually you can do it in a UBAQ, but now you are tied up in the payroll module business logic.

Sorry I can’t offer any help Jeremy. Let us know what you end up doing.

1 Like

Ya… I’m thinking about winging it with a BPM, but since it hits the same BO I’m almost 100% sure I’ll get the same error.

It should give you the same error.

1 Like

Agreed. I’ll be sure to let you guys know what ends up happening. Thank you for your input!

1 Like

Right on!

1 Like