 | Category-> the unique category name found in the inventory database
file |
 | Records-> the number of records found in this category |
 | No Cost-> the number of records found to have a cost of $0.00 |
 | With Cost-> the number of records in the category having a cost not
equal to $0.00 |
 | Items-> the sum of On Hand for each record |
 | Cost Value->the sum of On Hand x's Cost for each record in the
category |
 | Retail Value->the sum of the On Hand x's the selling price for each
record in the category |
 | Avg Cost-> column Total Cost divided by column ITEMS |
 | Ybl Used-> the quantity of items used 2 years ago starting Jan. 1 to
Dec 31 |
 | Ybl Cost-> the quantity of each item used 2 years ago X its current
cost |
 | Ly Used-> the quantity of items used 1 year ago starting Jan. 1 to Dec
31 |
 | Ly Cost-> the quantity of each item used 1 year ago X its current cost |
 | Ty Used-> the quantity of items used this year since Jan.1 |
 | Ty Cost-> the quantity of items used this year since Jan.1 X its
current cost |
 | Total Used-> the grand total of items used in this Category (including
information over 2 years) |
 | Total Cost-> information of Total Used X by its current cost |
 | Record-> The 'record' field is a unique number that identifies the
current part in the inventory database. This number is generated by the computer when the
part is added to the database and cannot be changed. |
 | Part No-> The 'part no' field is a alphanumeric identifier that is
given to the part by the manufacturer and recorded in the inventory database. |
 | Entry Date-> This is the date a part/item was added to the inventory
database as recorded in the inventory database file. |
 | Description-> The description column is used to accurately describe
the current part. It may contain information regarding the size, color and use of the
part. This is the description as found in the inventory database file. |
 | On Hand-> This is the actual amount that is available for use as found
in the inventory database. |
 | Cost-> is the actual current cost as found in the inventory database. |
 | Cost*On Hand-> is the inventory cost field multiplied by the inventory
amount on hand |
 | Used-> is the total quantity of parts/items used between the starting
and ending period. This information is calculated from the history database. |
 | Avg On Hand-> is the average quantity on hand between the starting and
ending period. This information is calculated from the history database. |
 | Turnover-> is the amount specified in the used column divided by the
amount specified in the Avg On Hand column. |
 | Used*Cost-> between the starting and ending dates the daily amount
used is multiplied by the cost of that item for that day as specified in the cost history
database. |
 | Used/Day-> is the quantity as described in the used column divided by
the number of days between the starting and ending dates. |
 | Cost/Day-> is the quantity as described in the Used*Cost field divided
by the number of days between the starting and ending dates. |
 | Any other related field |