Strategic procurement planning including annual planning cycles, demand forecasting, MRP integration for automated replenishment, and budget reservation/commitment tracking.
Create and manage annual procurement plans with category breakdowns, quarterly distribution, and budget allocation.
Statistical and ML-based demand forecasting with safety stock and reorder point calculations.
Moving Average for stable demand, Exponential Smoothing for trends, Seasonal decomposition for cyclical items, ML models for complex patterns. Confidence levels guide safety stock.
Automated replenishment based on MRP runs with direct PR generation capability.
Reserve and commit budget at PR/PO creation to prevent overspending.
| Table | Purpose | Key Columns |
|---|---|---|
planning.annual_procurement_plans | Annual planning | fiscal_year, category_breakdown |
planning.demand_forecasts | Demand forecasting | forecast_type, forecasted_demand |
planning.mrp_integrations | MRP integration | net_requirement, planned_order |
planning.budget_commitments | Budget control | committed_amount, status |