Use Cases

Aggregated Calculation of Projected Inventories & Coverages

Using the function light_proj_inv() we can calculate projected inventories and coverages :

  • at Product (SKU) level

  • or at an aggregated level : Products Families or Storage Locations

Check the demo code here : RPubs - Calculation of Projected Inventories & Coverages at Products Families level

Here is an overview of the results :

  • Cockpit : Overview of the Products Portfolio

    • 50 items

    • Projected Inventories by SKU and Delay analysis

  • Table & Chart in the middle : focus on Item 000008, detailed projected inventories

  • Charts on the right :

    • display of Products Families A / B / C / D with related items

    • aggregated calculation at Products Families level, still using the light_proj_inv() function

    • display of aggregated Projected Coverages by Family

End-to-End (E2E) Calculation

Coming soon

Production Plan Calculation

Coming soon