# StorageLocationStockPositionsIncremental: Exact Online Storage Location Stock Positions - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Storage Location Stock Positions 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 `StorageLocationStockPositionsIncremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `Division` | `int32` | Division | ☑ | | | `ID` | `guid` | ID | ☑ | | | `Item` | `guid` | Item | ☐ | | | `QuantityToPicked` | `double` | | ☐ | | | `ReservedPick` | `double` | | ☐ | | | `SerialBatchReservedStock` | `double` | | ☐ | | | `Stock` | `double` | Stock | ☐ | | | `StorageLocation` | `guid` | Storage Location | ☐ | | | `Timestamp` | `int64` | Timestamp | ☑ | | | `UnitCode` | `varchar2` | Unit Code | ☐ | | | `Warehouse` | `guid` | Warehouse | ☐ | |