ABC Inventory Analysis Tool

ABC Inventory Analysis Tool

ABC Inventory Analysis Tool

1. Inventory Data Input

Each line: `ItemID,AnnualDemand,UnitCost`. Header optional (will be skipped if detected based on non-numeric demand/cost).

2. ABC Classification Parameters

Define cumulative % of total value for each category.

Category C will be the remainder. Ensure A < B.

3. Actions