# SalesOrderLinesV2Incremental: Exact Online Sales Order Lines - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Sales Order Lines 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 `SalesOrderLinesV2Incremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `AmountDC` | `double` | Amount Division Currency | ☐ | | | `AmountFC` | `double` | Amount Foreign Currency | ☐ | | | `CostCenter` | `varchar2` | Cost Centre | ☐ | | | `CostPriceFC` | `double` | Cost Price Foreign Currency | ☐ | | | `CostUnit` | `varchar2` | Cost Unit | ☐ | | | `Created` | `datetime` | Created | ☐ | | | `Creator` | `guid` | Creator | ☐ | | | `DeliveryDate` | `datetime` | Delivery Date | ☐ | | | `DeliveryStatus` | `int16` | Delivery Status | ☐ | | | `Description` | `varchar2` | Description | ☐ | | | `Discount` | `double` | Discount | ☐ | | | `Division` | `int32` | Division | ☐ | | | `ID` | `guid` | ID | ☑ | | | `InvoiceStatus` | `int16` | Invoice Status | ☐ | | | `Item` | `guid` | Item | ☐ | | | `ItemVersion` | `guid` | Item Version | ☐ | | | `LineNumber` | `int32` | Line Number | ☐ | | | `Margin` | `double` | Margin | ☐ | | | `Modified` | `datetime` | Modified | ☐ | | | `Modifier` | `guid` | Modifier | ☐ | | | `NetPrice` | `double` | Net Price | ☐ | | | `Notes` | `varchar2` | Notes | ☐ | | | `OrderID` | `guid` | Order ID | ☐ | | | `Pricelist` | `guid` | Price List | ☐ | | | `Project` | `guid` | Project | ☐ | | | `PurchaseOrder` | `guid` | Purchase Order | ☐ | | | `PurchaseOrderLine` | `guid` | Purchase Order Line | ☐ | | | `Quantity` | `double` | Quantity | ☐ | | | `QuantityDelivered` | `double` | Quantity Delivered | ☐ | | | `QuantityInvoiced` | `double` | Quantity Invoiced | ☐ | | | `ShopOrder` | `guid` | Shop Order | ☐ | | | `Status` | `int16` | Status | ☐ | | | `Timestamp` | `int64` | Timestamp | ☑ | | | `UnitCode` | `varchar2` | Unit Code | ☐ | | | `UnitPrice` | `double` | Unit Price | ☐ | | | `UseDropShipment` | `int16` | Use Drop Shipment | ☐ | | | `VATAmount` | `double` | VAT Amount | ☐ | | | `VATCode` | `varchar2` | VAT Code | ☐ | | | `VATPercentage` | `double` | VAT Percentage | ☐ | |