Lawson Insight Technical Documentation


ERDs Tables Elements Libraries App Forms

IC116

IC116 - Item Mass Update

Run this program to process mass copy or change requests currently set up in
IC16.1 (Mass Copy by Location). Mass copy or change requests are processed by
company number, request number, and effective date. You can specify a request
number or an effective date. If a request number is specified, only that
request is processed. If an effective date is specified, only requests set up
with an effective date less than or equal to the date specified are processed.
If you enter both a request number and an effective date, the request number
will be used and the effective date will be ignored.

Note: Before you run this program, you can run IC216 to print the Mass Update
Parameters Listing. This listing lets you review and change (if necessary)
request parameters before they are processed by this form.

Updated Files

    CKPOINT    - Used in back out or restart circumstances.

    ICAUDIT    - If the company audit flag is set, a record is created of a
                 'before' and 'after' image for an item.


    ICMASSUPD  - This temporary file is used to store the request number and
                 data from IC16 (Item Location Mass Update).  It is deleted
                 after a successful run.


    ITEMLOC    - Various fields are added or changed for an item at the
                 locations specified.


    ITSERIAL   - Created if the item is serial number tracked.

    SOHDETAIL  - Created if the item is lot, bin or multiple unit of measure
                 tracked.



Referenced Files

    GLCODES    - Used in a General Ledger common routine.

    ICBIN      - Used to obtain bin number information.

    ICCATEGORY - Used to verify that a general ledger category exists for the
                 to location.


    ICCOMPANY  - Used to validate the existence of the company number.

    ICDICT     - Used to validate the existence of the decimal size and actual
                 size of the field entered.


    ICLOCATION - Used to validate the existence of the location.

    ITEMMAST   - Used to validate the existence of an item.