abc_xyz_classify
Classify inventory items using ABC (value) and XYZ (demand variability) analysis to generate a combined 9-cell matrix label (e.g., AX).
Instructions
Classifies materials by ABC (value/Pareto) and XYZ (demand variability) and returns the combined 9-cell matrix label (e.g. 'AX'). DEPENDS ON: caller-supplied { id, value } items for ABC and { id, demandSeries } items for XYZ — demand series cannot currently be sourced automatically from get_goods_movement_history, which is blocked pending CDS-view confirmation (see goodsMovementHistory.js).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valueItems | Yes | ||
| demandItems | Yes |