| 
WH224 - Packing List Print
This program prints a listing of packed items by location.  Shipments printed
by this report are marked as printed.
Updated Files
    CKPOINT    - Used for batch recovery.
    WHSHIPMENT - Used to store shipment header information.
Referenced Files
    ARCUSTOMER -
    COLINE     - Used to verify customer order line information.
    CUSTORDER  - Used to verify customer order information.
    ICCOMPANY  - Used to validate the Inventory Control company.
    ICLOCATION - Used to validate the Inventory Control location.
    ITCOMMENT  - Used to retrieve item comments to be printed.
    ITEMGROUP  - Used in the Inventory Control company and item edit routines.
    ITEMLOC    - Used to verify the Inventory Control item location.  Also used
                 to store available, allocated, in process quantities for an
                 item location combination.
    ITEMMAST   - Used to validate the Inventory Control item.
    OECUSTITEM - Used to cross-reference the customer's item number to the
                 Inventory Control item number.
    OEFRTCODE  - Used to validate freight codes.
    OEORDCMNT  - Used to retrieve order comments to be printed.
    SHIPTO     - Used to verify the customer ship-to address.
    WHSHIPLINE - Used to store shipment line information including feedback
                 quantity.
    WHSHLAUD   -
    WHSHLDTL   - Used to store shipment line detail quantities for bin, lot,
                 serial and multiple unit of measure detail tracked items.
 |