I have been transfering items from a warehouse location to a not warehouse location. Lot No. Have been specified on the shipment side. If you look at the item tracking lines form for the receiving side you can see the lot no. from the shipment is auto populated in here so you can receive. Lovely.
But not always! Randomly there are items which when you go into the item tracking lines it has not populated. This can happen to one item on a transfer order of 30 items.
I have pulled out into excel and compared the item ledger entries of items that are working to items that are not. I have done the same with the item entry relation errors. There doesnt appear to be any noticable different with these entries that could explain the issue.
Has anyone see or explained this?
0
Comments
So how do you in these cases complete the transfer? Or does the transfer order sit forever open?
Our current solution is to manually build the correct entries then post the receipt. This is far from an ideal solution.
IF reservation.INSERT THEN....
so its not inserting but also not throwing an error. Anyone have any idea why this might happen or where?
Sorry, I can’t put the error descriptions because they are partner confidential (Don’t ask me why
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
Failing that I may find the line that actually calls the INSERT in reservation entry table and cause it to error when that INSERT fails. That way I might be able to catch the problem in such a way that we know why its happening!
GaMBe