assemblyItemItemQuantityPricingDiscount
The AssemblyItemItemQuantityPricingDiscount table tracks volume-based discount structures for assembly items, defining how pricing changes with quantity breaks.
Columns
| Name | Type | References | Description |
| leveldiscount | Double | The discount percentage or amount that is applied to this item based on the assigned price level. This discount is used for volume-based pricing, promotional discounts, and customer-specific pricing structures. | |
| levelpricename | String | The predefined price level that is associated with this discount. This price level determines the pricing tier applied to different customer groups, order quantities, or sales channels. | |
| parentitem | String | The item to which this pricing discount is applied. This field ensures that quantity-based discounts are correctly assigned to the corresponding assembly or inventory item. |