In “Job Receipt to
Inventory†there's a screen “Part Lot Attribute Entry†that's
presented when the OK button is clicked
On this screen we have added a field called “Production Unit†that is stored in PartLot.Character01, up until now this field has been populated by the legacy system using service connect.
However when the legacy system is retired we want the field to default to a value help in Resource.ShortChar10. I’m trying to find this value using JobOpDtl and using the ResourceID held on that record.
However the “Part Lot Attribute Entry†screen does not contain JobNum.
I tried passing jobNum using CallContextBPMData but I could not get it to work I looked at “Foreign Key View†but could not see how this would work.
Has any one any
ideas or should I accept it’s something that can’t be done?