Lawson Insight Technical Documentation


ERDs Tables Elements Libraries App Forms

WO510

WO510 - Forecast Demand Interface

Run this program to create forecast demand in the Work Order system from a
Comma-Separated Value (CSV) file. Information required in the CSV file for
each work order forecast demand record to create is: company, location,
finished good item identifier, quantity, need by date.



Updated Files

    CKPOINT    - Used for batch recovery.

    ICCOMPANY  - Used to validate the Inventory Control company.

    ICLOCATION - Used to validate the Inventory Control location.

    ITEMLOC    - Used to verify the Inventory Control item location. Also used
                 to store available, allocated, in process quantities for a item
                 location combination.

    WODMNDFCST - This file is used to allow for a source of non-document demand
                 to be used as input into the production scheduling process for
                 work orders.


Referenced Files

    GLCODES    - Used in the General Ledger edit routines.

    ICBIN      - Used to obtain Inventory Control bin information.

    ICCATEGORY - Used to validate Inventory Control general ledger categories.

    ITEMMAST   - Used to validate the Inventory Control item master.

    KITITEM    - Used to validate kit items.