ccdw_aggr_inventory_by_location_group

This table aggregates daily inventory levels by location group.

Column AliasData TypeKeyDescriptionIndex?
record_dateDATEDate of the inventory record.No
location_group_idINTEGERFKForeign key to ccdw_dim_location_group.No
sku_idINTEGERFKForeign key to ccdw_dim_product for the SKU.No
available_to_fulfillINTEGERTotal quantity available to fulfill orders for this location group.No
available_to_orderINTEGERTotal quantity available to be ordered for this location group.No
reservedINTEGERTotal quantity reserved for this location group.No
soft_reservedINTEGERTotal quantity soft reserved for this location group.No
on_handINTEGERTotal quantity on hand for this location group.No