We are processing over 100 parts at a time on each transfer order. What is the best method to get them in all at the same time. Since there is no Mass Receipt for Transfer Orders. We are finding that it is taking hours to receive one simple transfer order.
I feel like I’m getting close. When I DMT Transfer Order Receipt, the error I’m getting is “Transfer Order Receipt Plant Tran not found”.
I figured out that the Plant Tran exists as soon as the TF Shipment is shipped; and in SQL I can see that PlantTran.TFLineNum is the link between PlantTran and all the other related tables (TFShipDtl and TFOrdDtl).
But so far, I can’t seem to convince DMT that it’s easy!
I had to do this in January 2023, but I am failing to find the files I used for it.
I didn’t use DMT. I made a spreadsheet and pasted it into the screen.
It was very tricky. There is a way to set the date per line, for example, but it was VERY dependent on having my columns in the right order, as I recall.
It took a lot of trial and error.
And I have never tried it in the browser, FYI. We were on classic back then.