# ShopOrderMaterialPlansIncremental - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` 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 `ShopOrderMaterialPlansIncremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `Backflush` | `int16` | Backflush | ☐ | | | `CalculatorType` | `int32` | Calculator Type | ☐ | | | `Created` | `datetime` | Created | ☐ | | | `Creator` | `guid` | Creator | ☐ | | | `Description` | `varchar2` | Description | ☐ | | | `DetailDrawing` | `varchar2` | Detail Drawing | ☐ | | | `Division` | `int32` | Division | ☐ | | | `ID` | `guid` | ID | ☑ | | | `Item` | `guid` | Item | ☐ | | | `LineNumber` | `int32` | Line Number | ☐ | | | `Modified` | `datetime` | Modified | ☐ | | | `Modifier` | `guid` | Modifier | ☐ | | | `Notes` | `varchar2` | Notes | ☐ | | | `PlannedAmountFC` | `double` | Planned Amount Foreign Currency | ☐ | | | `PlannedDate` | `datetime` | Planned Date | ☐ | | | `PlannedPriceFC` | `double` | Planned Price Foreign Currency | ☐ | | | `PlannedQuantity` | `double` | Planned Quantity | ☐ | | | `PlannedQuantityFactor` | `double` | | ☐ | | | `ShopOrder` | `guid` | Shop Order | ☐ | | | `Status` | `int32` | Status | ☐ | | | `Timestamp` | `int64` | Timestamp | ☑ | | | `Type` | `int32` | Type | ☐ | | | `Unit` | `varchar2` | Unit | ☐ | | | `WastePercentage` | `double` | Waste Percentage | ☐ | |