PERFORM ABC ANALYSIS

Use this screen to generate reports ranking parts by one of five different value/usage algorithms and optionally update the part master with these rankings. Use it before you perform a cycle count and update it on a regular basis.

Warehouse

This field is available only when ABC Classification by Warehouse check box is selected in the Inventory Settings (Materials » Inventory » Inventory Controls) screen.  You must select a warehouse before this process can be run.   Warehouse selections are filtered by the selected company.  Only parts with inventory in locations in that warehouse or with reservations, orders or requisition lines linked to that warehouse are processed.  All inventory and future demand quantities are accessed by warehouse.

When you select the update option or the update and print option, the parameters are stored in the ABC_CLASSIF_WHSE table for the corresponding warehouse.  If a row does not exist, it is inserted for the selected warehouse.  The ABC_CLASSIF table values are not updated when running the process by warehouse.  Multiple sets of ABC classifications can exist for a given company (one set per warehouse).  

Also, when you select either of the update options, the ABC code is modified in the PART_WHSE table for rows with matching part/warehouses.  If the screen count tolerance percent and count frequency percent are null, rows with values are not updated (no matter what the overwrite flag is set to).  If not null, and if the PART_WHSE row’s count tolerance percent and count frequency equal zero the system updates these options as well.  If PART_WHSE row values are not equal zero, the system updates them only if the override flag for the respective field is checked when running the process.  The PART table values are not updated when running the process by warehouse.  A row is inserted if one does not exist for a particular part/warehouse combination.

The update option is only available after you use the preview option.

Sort

Click an option to indicate how to print this report, either by ABC Class Ranking or Part.

Select Project

Range Option

Select the range of projects to be classified. The system-defined selections are All, One, Range, From Beginning, or To End.

From/To

Enter, or use   to select, the range of inventory projects to be the starting and/or ending points to be ranked. The system uses only the inventory and cost values for the projects selected. We suggest that all projects be selected for ABC classification purposes.

Select Make/Buy

Use this group box to determine the type of parts included in the count.

Make

Click this check box to include Make parts in this count. If you do not click this check box, Make parts are not included.

Buy

Click this check box to include Buy parts in this count. If you do not click this check box, Buy parts are not included.

ABC Classification Type

From the drop-down list, select one of five different value/usage algorithms to use when ranking the parts for the ABC classification:

Cost Method

From the drop-down box, select the cost method to value the parts. The available methods are Average Actual, Last, Reference, and Standard. There is no change in logic for Cost Method when the ABC Classification by Warehouse check box is selected in the Inventory Settings (Materials » Inventory » Inventory Controls) screen.

Classification Percentages

Enter the percentage of the total number of parts ranked to be classified in each category. The sum of percentages must add up to 100 percent. Any ties in rankings are assigned to the higher ranking, but any overflow assigned to the higher ranking is counted against the lower ranking's percentage.

Default Count Values

Overwrite

You can use this screen to update the ABC codes in the parts master only if you have clicked one of the check boxes in this group box.

Count Freq (Days)

Click this check box to overwrite any non-zero count frequencies for any selected part. If you do not click this check box, non-zero count frequencies are not overwritten.

Count Tolerance

Click this check box to overwrite any non-zero count tolerance for any selected part. If you do not click this check box, non-zero count tolerances are not overwritten.

Update the part master based on the report data

Click on the toolbar to update the ABC code on the parts master for the parts selected.

This option is only available after you use the preview option.

Generate the ABC report and update the part master as specified

Click on the toolbar to print and update in one process.

Table Information

The information that is entered in this screen and saved as a parameter is stored in the FUNC_PARM_CATLG table. This screen also relies on the settings in the ITEM_SETTINGS_CORP table. Information for executing ABC analyses is also stored in and/or pulled from the following tables: ABC_CLASSIF, INVT, INVT_PROJ, ITEM, ITEM_CST, ITEM_PROJ_CST, PART_WHSE, PART_PROJ, PROJ, S_CST_MTHD_CD, S_ITEM_CST_TYPE, VIN_ABC, ABC_CLASSIF_WHSE, PART_WHSE, INVT_SETTINGS.

This application utilizes the following worktables when processing data: Z_IN_ABC, Z_IN_ABC2.