IC850 - Transaction Load
Run IC850 to process detail transaction history data from another
application. IC850 updates the Inventory Control database. It creates or
updates the following files:
  Item Location file (updated with transaction count)
  IC Transaction files (created)
  IC Transaction Detail files (created)
IC850 produces a report that lists records which contain either fatal or
nonfatal errors. A fatal error prohibits database update.
Updated Files
    CKPOINT    - This file is used in the event of a program or system failure
                 to enable a batch update program to continue from where it left
                 off.
    ICTRANS    - Contains all the inventory transactions entered in the
                 Inventory Control system.
    ICTRANSDTL - The Inventory Transaction Detail file is created for lot or
                 serial number tracked items or for a multiple bin or unit of
                 measure transaction.
    ITEMLOC    - The Item Location file contains the dynamic information for an
                 inventoried item at a stock location.
    WHDEMAND   - The Demand file contains all the records that the Warehouse
                 system needs for processing demands.
Referenced Files
    ICBIN      - The Bin Numbers file is a master list of valid bin numbers in
                 a location used
                  for tracking items by bin.
    ICCOMPANY  - Used to validate the company number.
    ICLOCATION - Used to validate the inventory location.
    ITEMMAST   - The Item Master file stores static information about each item
                 such as description, classes, units of measure, and weight.
INVOKED Programs
    IFAC
    ACAC
    ACCL
    IFCU
    IFSG
    IFAU
    SLSE
    SLSU
 |