IC213 - Item Substitutes Listing
Run this program to print a list of item substitutes set up in IC13.1
(Substitute Items). This list is printed by item group and can be limited to a
major or minor inventory class. Substitutions are informational only in the
Inventory Control application, but are used by the Order Entry, Work Order,
and Case Carts applications.
Updated Files
    CKPOINT    -
Referenced Files
    ITEMGROUP  - Used to print the item group descriptions.
    ITEMMAST   - Used to print the item description.
    ITEMSUB    - Contains the item substitute information.
    MAJORCL    - Used to validate the major class.
    MINORCL    - Used to validate the minor class.
 |