UiPath Documentation
industry-department-solutions
latest
false
Supply Chain & Retail Solutions API guide
  • Overview
  • API Resources

Inventory Management Data Model

Entity Relationship Diagram (ERD) for the Inventory Management data model, showing relationships between locations, products, stock, orders, and supplier entities.

This data model supports the Inventory Management solution. For a full overview of the solution, see About the Inventory Management Solution.

Tables Summary

TablePrimary KeyForeign KeysRequired
locationslocation_id-Required
productsproduct_id-Required
supplierssupplier_id-Required
stock_dailyproduct_id, location_id, day_dateproduct_idproducts, location_idlocationsRequired
pricingproduct_id, location_id, created_atproduct_idproducts, location_idlocationsRequired
order_parametersproduct_id, location_idproduct_idproducts, location_idlocationsRequired
purchase_ordersorder_numberproduct_idproducts, location_idlocationsRequired
transfersproduct_id, location_id, order_numberproduct_idproducts, location_idlocationsOptional. This table can be empty if no transfers exist
product_extraproduct_id, product_extra_idproduct_idproductsOptional. Tenant-specific product attributes in key-value format
sku_calendarproduct_id, location_idproduct_idproducts, location_idlocationsOptional. End date required for discontinued products
manufacturing_ordersproduct_id, location_id, order_numberproduct_idproducts, location_idlocationsOptional. Historical and planned manufacturing orders
sales_dailyproduct_id, location_id, day_dateproduct_idproducts, location_idlocationsEither customer orders or sales required
customer_ordersorder_id, order_line_idproduct_idproducts, location_idlocationsEither customer orders or sales required. Customer orders is required for fill rate service level modelling
forecastproduct_id, location_id, cutoff_date, start_dateproduct_idproducts, location_idlocationsOptional. Demand forecast records per product and location
  • Tables Summary

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated