
I'm using the ReqItemTable::CopyFromItemId() to copy the Item coverage details from one released item to another. After the code is run I check the ReqItemTable and the record which was copied looks to match. Once I open the ReqItemTable form, I can see the Maximum inventory value looks correct for a split second before it's changed to "0.00". The coverage group also doesn't match what I'm seeing in the ReqItemTable -- meaning the value in the ReqItemTable isn't what is being displayed on the form though the design appears to indicate the ReqGroupId field is used to populate that form control.
I've not been able to find much on the ReqItemTable out there and i'm hoping someone can offer direction.
Thank you.
*This post is locked for comments
I have the same question (0)I think it has something to do with the Maximum field being a display method/a calculated value that depends of other setup information.
Examine the General Tab in the ReqItemTable form (Override coverage group settings).
If Coverage code is set to Min./Max. the Maximum field is open to editing and the coverage group settings are overridden.
Has this happened to the items you copied setup to ?