# QuotationLinesV2Incremental: Exact Online Quotation Lines - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Quotation 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 `QuotationLinesV2Incremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `AmountDC` | `double` | Amount Division Currency | ☑ | | | `AmountDiscount` | `double` | Amount Discount | ☐ | | | `AmountDiscountExclVat` | `double` | Amount Discount excluding VAT | ☐ | | | `AmountFC` | `double` | Amount Foreign Currency | ☑ | | | `CostCenter` | `varchar2` | Cost Centre | ☐ | | | `CostUnit` | `varchar2` | Cost Unit | ☐ | | | `Created` | `datetime` | Created | ☑ | | | `Creator` | `guid` | Creator | ☐ | | | `CustomerItemCode` | `varchar2` | Customer Item Code | ☐ | | | `CustomField` | `varchar2` | Custom Field | ☐ | | | `Description` | `varchar2` | Description | ☐ | | | `Discount` | `double` | Discount | ☐ | | | `Division` | `int32` | Division | ☑ | | | `ID` | `guid` | ID | ☑ | | | `Item` | `guid` | Item | ☐ | | | `LineNumber` | `int32` | Line Number | ☑ | | | `Modified` | `datetime` | Modified | ☑ | | | `Modifier` | `guid` | Modifier | ☐ | | | `NetPrice` | `double` | Net Price | ☐ | | | `Notes` | `varchar2` | Notes | ☐ | | | `Optional` | `char` | | ☑ | | | `Quantity` | `double` | Quantity | ☐ | | | `QuotationID` | `guid` | Quotation ID | ☑ | | | `Timestamp` | `int64` | Timestamp | ☑ | | | `UnitCode` | `varchar2` | Unit Code | ☐ | | | `UnitPrice` | `double` | Unit Price | ☐ | | | `VATAmountFC` | `double` | VAT Amount Foreign Currency | ☐ | | | `VATCode` | `varchar2` | VAT Code | ☐ | | | `VATPercentage` | `double` | VAT Percentage | ☐ | |