Parts Min and Max Report (INRP302)

Program Description

This program can be found on the Inventory Reports Inventory Control menu (INV-4-3-2). This program sorts vendor number and then item number (ITEMXVEN). The Item Warehouse file (ITEMWHD) for on hand information on all warehouses is also found. The Sales History (SAHIST.DT) file is searched to print the last six months of units for the item number. The program does not process item numbers that do not have an item type of P or if the calculated ROQ is zero. When the option to update is selected, the report will print and the calculation of the new minimum and maximums will be written into the ITEM files minimum on hand and maximum on hand.

 

Rev 15 Changes

Result

Round Off

Round Down

Round Up

45.6

46

45

46

45.2

45

45

46

 

 

Screen 2 sample:

 

 

Rev 14 Changes

Example:

 

 

Results:

 

 

 

Rev 13 Changes

 

 

The following prompts are described below:

 

Do You Wish To U'pdate The File, R'eport Only Or E'nd

Enter U to set the new minimum and maximum levels in the ITEM file and print the report. Enter R to print the Parts Minimum and Maximum report. Enter E to end and return to the menu.

 

Beginning Vendor Or A'll

Ending Vendor

Enter a specific vendor number, range of vendor numbers, or A for all vendor numbers. If the ending vendor number is less than the beginning vendor number entered, the message Beginning Vendor Number Is Greater Than Ending will display and the cursor will return to the ending vendor number for re-entry. The Vendor number can be up to 8 numeric.

 

Continue (Y'es N'o)

Enter Y for yes to continue with the program or N for no to end the program and return to the menu.

 

Results

The following screen display shows the results for report only and all vendors:

 

 

 

PART#

This is the item number from the ITEM file.

 

RANK

This is the lifo quantity field from the ITEM file. See the Ranking of Service Parts program for information on how item numbers are ranked.

 

DESCRIPTION

This is the item numbers description from the ITEM file.

 

BIN

This is the bin location for warehouse one from the ITEM file.

 

COST

This is the last cost from the ITEM file.

 

MAX

This is the days max usage from the ITEM file divided by 30 and rounded to one decimal position

15 / 30 = .5

 

TOT

This is the total unit sales month to date from the ITEM and ITEMWHD files.

 

MONTHS AGO (6 MO.) 1 - 6

This is the unit sales for the last 6 months in a calculation format.

RD = (Units for Month X 10 / Pak Multiple) - (Units for Month / Pak Multiple X 10)

If RD is greater than 4 than RD is equal to 1. If RD is less than or equal to 4 than RD is equal to

zero. MONTH # = (Units for Month / Pak Multiple) + RD + Units for Month

 

TOTAL

This is the total of months 1 - 6.

MONTH 1 + MONTH 2 + MONTH 3 + MONTH 4 + MONTH 5 + MONTH 6

 

AVG

This is the total of the TOTAL from up above of the 6 months divided by 6 and rounded up to the

nearest whole number.

 

MAX

This is a calculation of the new minimum and maximums. It is the AVG calculation from above

multiplied by the MAX from above and rounded to the nearest whole number. In the report sample, PART 2 is 5.00 X 1.3 = 6.5 and therefore MAX is 7.

 

QOS

This is the amount on hand divided by the pak multiple from the ITEM file.

 

QAL

This is the total for each warehouse of the individual calculation of maximum on hand minus on hand.

This is taken from the ITEMWHD file.

 

QOO

This is the amount on order divided by the pak multiple from the ITEM file.

 

ROQ

This is a calculation of the following values that were already explained above.

ROQ = MAX - QOS - QOO + QAL

Note: if this calculation comes out 0 than the item number is skipped from printing.

 

Notes

Inventory

Home