Sample code to Add and Delete Components from Discrete Jobs
Hi All,
After a discrete Job is created for an assembly item, if one of the BOM components in assembly is replaced with a new component, the same is not reflected on the discrete Job.
The discrete Job still shows the old BOM component.
How to make this BOM changes automatically reflect in the job which is already created?
Ex: A Discrete Job is created for a BOM assembly item A with scheduled start date as 1-Jun-2020. The assembly has component item Label1 when the job was created. The BOM item is modified and component item Label1 is end dated as of 25-May-2020 and new component item Label2 is effective from 26-May-2020. Since the Job Start Date is 1-Jun-2020 and as of that date the BOM has Label2, we are expecting it to get modified in the Job components list automatically, but it is not happening.