I am trying to utilize the final op field. This date does not populate on my Job status Maintenance report or the multi level pegging. Has anyone had any success with having this date show anywhere other than in the Job entry screen? I would like to start using receive time, as we have a shipping offset, but would like to be able to communicate to manufacturing when parts need to be completed by.
This checkbox does not drive dates, it indicates which operation is deemed as the final production quantity, if not checked then the system uses the last sequential operation number.
If you use Receive Time (say 2 days) then the final operation will have a due date of 2 days before the job is due to ship
Thank you for the explanation, Sue. I may not have been overly clear in what my objective was. I am trying to understand how to pull the Final op date shown in Job entry into my reports. I have added a screenshot.
That might be an Epicor calculated field and not a DB Field in the JobHead table,. In that case, you’d have to do a calculation to obtain the Final Op Date into your reports.
I think you would have to make a custom dashboard or report. I’m pretty sure that value comes from JobOper.DueDate for the operation marked as the Final Operation.