IC281 - Par Inventory Worksheet
Run this program to print either a worksheet or an alphabetic locator list.
- The inventory count worksheet lists all items in a par location in shelf
order. (The shelf is the same order as the physical location.)
- The alphabetic locator list lists all items in a par location sorted
alphabetically by description. The report serves as a reference for location
supplies.
You can use the report as a data entry worksheet. You can also use the report
like a template of the location for manual counting. You can print the report
in shelf or description order.
Updated Files
    CKPOINT    -
    ICCOMPANY  - Used to validate the company number.
    ITEMLOC    - The Item Location file contains the dynamic information for an
                 inventoried item at a stock location.
Referenced Files
    APCOMPANY  -
    APVENGROUP -
    BINGRPDTL  - The Bin Group Detail file contains all valid bins associated
                 with the bin group.
    GLCODES    -
    HCCHRGITEM - This is the patient Charge Item cross reference file.
    ICBIN      -
    ICCATEGORY -
    ICLOCATION - Used to validate the inventory location.
    ICRPTGRP   - The Report Group file stores the valid report groups used to
                 define groups of locations for reporting purposes.
    ITEMMAST   - The Item Master file stores static information about each
                 item, such as description, classes, units of measure, and
                 weight.
    ITEMSRC    -
    POITEMVEN  - This file contains the vendor's item identifier.
    PROCUREGRP -
INVOKED Programs
    API4
    ACAC
    ACCL
    IFCU
    IFSG
    IFAC
    IFAU
    SLSE
    SLSU
 |