# SupplierItemsIncremental: Exact Online Supplier Items - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Supplier Items 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 `SupplierItemsIncremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `CopyRemarks` | `int16` | Copy Remarks | ☑ | | | `CountryOfOrigin` | `varchar2` | Country of Origin | ☐ | | | `Created` | `datetime` | Created | ☐ | | | `Creator` | `guid` | Creator | ☐ | | | `Currency` | `varchar2` | Currency | ☐ | | | `Division` | `int32` | Division | ☐ | | | `DropShipment` | `int16` | Drop Shipment | ☐ | | | `EndDate` | `datetime` | End Date | ☐ | | | `ID` | `guid` | ID | ☑ | | | `Item` | `guid` | Item | ☐ | | | `ItemUnit` | `guid` | Item Unit | ☐ | | | `MainSupplier` | `char` | Main Supplier | ☐ | | | `MinimumQuantity` | `double` | Minimum Quantity | ☐ | | | `Modified` | `datetime` | Modified | ☐ | | | `Modifier` | `guid` | Modifier | ☐ | | | `Notes` | `varchar2` | Notes | ☐ | | | `PurchaseLeadTime` | `int32` | Purchase Lead Time | ☐ | | | `PurchaseLotSize` | `int32` | Purchase Lot Size | ☐ | | | `PurchasePrice` | `double` | Purchase Price | ☐ | | | `PurchaseUnit` | `varchar2` | Purchase Unit | ☐ | | | `PurchaseUnitFactor` | `double` | Purchase Unit Factor | ☐ | | | `PurchaseVATCode` | `varchar2` | Purchase VAT Code | ☐ | | | `StartDate` | `datetime` | Start Date | ☐ | | | `Supplier` | `guid` | Supplier | ☐ | | | `SupplierItemCode` | `varchar2` | Supplier Item Code | ☐ | | | `Timestamp` | `int64` | Timestamp | ☑ | |