Part to Job

I have a UD field in the part table. I want to update a UD field in the Job if that part has that UD field populated in the part table.

Currently I have the UD in JobMtl that I want to update with the data from the part table. Should it be JobMtl or JobHed?

What would be the best way to do this? I’ve checked and it doesn’t work in the UD column mapping unless you add material manually.

If it’s the main PartNum on the Job, I would use JobHead. If it’s one of the materials / components, then I would use JobMtl.

If you can’t do it with UD Column mapping, then probably a BPM would be the way to go.

3 Likes