Hello all, I’m struggling to figure this out. I’m trying to update ProdStandard in JobOper based on a customization done in application studio. I’m having application studio call a function. Everything is being called, but when it calls the update BO method for JobEntry, I get “Cannot manually update the Production Burden Rate in JobOper.”
Is the job Engineered? You can’t change operation details if so. Your function would have to Un-Engineer the job, make the change, then re-engineer the job. A function acts like the manual process, so try changing the standard on that job manually and see if you get the same error.
Yeah, me too. Hmm. Normally, that would have a scheduling effect. Maybe @JasonMcD can shed some light here. You may want to explain the business problem you’re trying to solve to help us out here.