Morning everyone - I've been attacking an issue all weekend, and I'm on the last step, but I'm not getting this last part.
I'm transforming a Transfer Order into an Item Receipt. It is currently setting the Bin list to the preferred Bin for that location. Unfortunately, I have items that exist and are being split across multiple bins. I am trying to assign a new array of Bins and Quantities to the item bin list. My current iteration does not throw any errors, but also does not change the line from the preferred bin to the new array. I believe I have the array formed correctly.
Has anyone seen a suiteanswers article or dealt with something like this that could point me in the right direction? Should I be committing the line before submitting the record?