Can't enter Lot Number in Drop Shipment Line

I’m doing some testing with Drop Shipment and happen to be using a Lot Tracked part (most of ours are). When I create the Drop Shipment Line the Lot Number field is editable, but as soon as I click in it (either in header grid or line detail page) I get a system error “A valid Lot number is required.” …Yeah, thanks, that’s what I’m trying to enter! :dumpster_fire:

Anyone dealt with this and have a workaround for it?

1 Like

For anyone else who comes across this issue and needs to solve for it…

I was able to use a BPM Data Form requiring user to enter Lot then pass that into the DropShipDtl.LotNum field using a Post-Processing method directive on the ChangeDropShipDtlPOLine method of the DropShip BO.