Kinetic fires a different BO CommitTransferAndUpdateHistory it has a note if I recall from a release Used at the MetaFX. This method will commit the inventory transfer.
Although the data set in CommitTransfer has the lot# the data set in CommitTransferAndUpdateHistory does not hmm. The field is there but the lot number is blank. Which for my purposes is not good - I’m updating a date in PartLot.
We use lot tracking, everything has lots.
Update: None of the datasets have a filled in lot# - all blank. Which considering that it just moved the item it should know the number.
Had to move it from a Post Processing Directive (which worked with CommitTransfer) to a Pre Processing Directive.