Hi All,
I have an issue updating a field on Assembly build record > INVENTORY DETAIL > SERIAL/LOT NUMBER. This data is loaded from Lot Number Record > SERIAL/LOT NUMBER field. How I can update a Lot Number Record > SERIAL/LOT NUMBER field value?
When attempting to update the record through UI, the system does not update a Lot Number Record but creates a new one and binds it to the Assembly build record.
The values are updated in inventoryassignment table. However, when I try to replicate a system behaviour - creating a new Lot Number Record and updating a inventoryassignment associated with Assembly build record this does not happen.
I loaded the Assembly build record and pulled a value from INVENTORY DETAIL field and the value differs from the associated inventoryassignment record.
What is the best practice to update the Lot Number Record > SERIAL/LOT NUMBER field value?
What is the join table id for Assembly build record and inventoryassignment?