# SalesPriceListVolumeDiscountsIncremental: Exact Online Sales Price List Volume Discounts - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Sales Price List Volume Discounts The data in this table is partitioned per value of the `Division` column. This is a read-only view. The Exact Online API may not support changing the data or the Invantive UniversalSQL driver for Exact Online does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Exact Online API. ## View Columns The columns of the view `SalesPriceListVolumeDiscountsIncremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `BasePrice` | `guid` | Base Price | ☐ | | | `BasePriceAmount` | `double` | Base Price Amount | ☑ | | | `Created` | `datetime` | Created | ☐ | | | `Creator` | `guid` | Creator | ☐ | | | `Discount` | `double` | Discount | ☐ | | | `Division` | `int32` | Division | ☐ | | | `EntryMethod` | `int32` | Entry Method | ☑ | | | `ID` | `guid` | ID | ☑ | | | `Item` | `guid` | Item | ☐ | | | `Modified` | `datetime` | Modified | ☐ | | | `Modifier` | `guid` | Modifier | ☐ | | | `NewPrice` | `double` | New Price | ☐ | | | `NumberOfItemsPerUnit` | `double` | | ☐ | | | `PriceListCode` | `varchar2` | Pricelist Code | ☐ | | | `PriceListPeriod` | `guid` | Pricelist Period | ☑ | | | `Quantity` | `double` | Quantity | ☑ | | | `Timestamp` | `int64` | Timestamp | ☑ | | | `Unit` | `varchar2` | Unit | ☐ | |