Efficiently pack confirming 1000s of lines

vchai

Active Member
I have a question for the group. We currently pack confirm orders that have hundreds and sometimes thousands of lines. To do so, the user would have to select the lines at the detail level and that could be very time consuming. Are there any other people who have this problem? How can this be done more efficiently?
 
Confirm shipment Application (P4205), gives processing option under display pre-select detail line, by which order opens it self with all selected rows, do no need to select individual line.
 
Although we can do shipment confirmation with all lines displaying, I find that if the quantity of lines are too big (perhaps not big enough) , it will fail.

I think it is related to the slow efficiency of SQL, but I'm not sure.
 
Hi all!

if you only need to ship confirm So lines (without additional lines and other extra features) you could do following

1. Manual Ship confirm (4205) of lines where quantities are going to be changed (backorder/cancel)

2. For remaining lines that should be just confirmed "as is", run R42500 batch ship confirm.

(You need to set up R42500 and R47500 versions first)
 
Back
Top