Mass receipt Transfer Orders

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.

Any suggestions on how to speed up the process.

There is one possibility, but it appears to have some issues.

1 Like

Anyone have ideas here? I’m in a similar situation and DMT Transfer Order receipts error out with “part trans not found”

The tricky bit for us is to receive each line into a different bin

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!

Maybe the plant context that DMT is running in is incorrect? DMT takes the plant that the executing user account was last logged into.

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.