Information Systems:Modifications to Pick Lists
Jump to navigation
Jump to search
Base ASW generated one pick list per order, or per customer address on that order. Pick list lines were the same sequence as the order lines. We changed it to print one pick list per warehouse zone group (another customization), with the lines in warehouse location sequence.
Changed RPG program - DMR322 (Pick list printout) to add call to PLZUP020 when zone group changed, or maximum number of pick list lines was reached.
New file - PLDETL (PLZ -- Pick list details)
New RPG program - PLZUP020 (PLZ -- Determine shipment time and create PLDETL)