Authorized Stock List Maintenance Program

Charles J. Bodenstab

In order to have any inventory management program operate effectively it is critical to have a logical system of establishing what items will be routinely stocked, and what items will be non-stocked. (See Chapter 2 in “A New Era In Inventory Management”.)

While a system as strong as the MARS program can determine the optimum quantity of inventory to order, it should not be the system to determine which items are to be stocked and which shouldn't. Although a computer program can give guidance and recommend candidates for stocking or non-stocking, a human with marketing knowledge has to be the final arbitrator in this decision process. The key point is that the process of determine the status of items has to be an overt process, not something that is backed into randomly.

The following is an outline of a computer program that can be easily created on any host computer to give the user recommendations in this area. This program would be run once per quarter, or even more frequently, depending on the nature of the business.

The program is in two parts. The first section will scan non-stocked items to see which should possibly be included in the stocked list, and the second scans the stocked items to find candidates for deletion from the stocked list.

Candidates for Stocking

Candidates for Deletion From The Stocked List

Using MARS-IW to Approximate This Function

As I stated at the start of this paper, it is preferable to have the host computer perform the functions just described, since the detail transactions by individual customer order reside at this level. It may be a problem getting this program written at your location, however (although it is actually a relatively simple one).

In order to give you a program to work with immediately, two programs have been included in MARS-IW that approximate this ideal. These programs operate similarly to the routines discussed above, except that they look at an entire month of activity (which is all that is available to MARS) vs. Specific transactions (e.g., highlight all items where I have seen less than three months of activity in the past nine months, in contrast to three transactions).

This compromise may be less serious than it would first appear, since for slow moving items the month of activity is often just one transaction anyway. Unfortunately, you will not be able to identify the customer who ordered the product unless you use the host computer to make the inquiry.

A final argument for this simple program is that, particularly when you first address the issue of cleaning up the authorized stock list, the decisions are not very subtle (e.g., items to be deleted may well not have had any demand in nine months, and items to be added have been enjoying significant demand for some time).

The programs in question can be found in the very first screen that comes up in MARS and are listed as: Report - STOCK LIST ADDITIONS and Report - STOCK LIST DELETIONS. The system documentation describes the procedure to use the reports, which incidentally, is extremely simple.