# QuotationsV2Incremental: Exact Online Quotations
- Catalog: `ExactOnlineREST`
- Schema: `Incremental`
- Primary Keys: `ID`
- Label: Quotations
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 `QuotationsV2Incremental` 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 | ☑ | |
| `CloseDate` | `datetime` | Date Closed | ☐ | |
| `ClosingDate` | `datetime` | Date Closing | ☐ | |
| `Created` | `datetime` | Created | ☑ | |
| `Creator` | `guid` | Creator | ☐ | |
| `Currency` | `varchar2` | Currency | ☐ | |
| `DeliveryAccount` | `guid` | Delivery Account | ☐ | |
| `DeliveryAccountContact` | `guid` | Delivery Account Contact | ☐ | |
| `DeliveryAddress` | `guid` | Delivery Address | ☐ | |
| `DeliveryDate` | `datetime` | Delivery Date | ☐ | |
| `Description` | `varchar2` | Description | ☐ | |
| `Discount` | `double` | Discount | ☐ | |
| `Division` | `int32` | Division | ☑ | |
| `Document` | `guid` | Document | ☐ | |
| `DueDate` | `datetime` | Due Date | ☐ | |
| `ID` | `guid` | ID | ☑ | |
| `IncotermAddress` | `varchar2` | Incoterm Address | ☐ | |
| `IncotermCode` | `varchar2` | Incoterm Code | ☐ | |
| `IncotermVersion` | `int16` | Incoterm Version | ☐ | |
| `InvoiceAccount` | `guid` | Invoice Account | ☐ | |
| `InvoiceAccountContact` | `guid` | Invoice Account Contact | ☐ | |
| `Modified` | `datetime` | Modified | ☑ | |
| `Modifier` | `guid` | Modifier | ☐ | |
| `Notes` | `varchar2` | Notes | ☐ | |
| `Opportunity` | `guid` | Opportunity | ☐ | |
| `OrderAccount` | `guid` | Order Account | ☐ | |
| `OrderAccountContact` | `guid` | Order Account Contact | ☐ | |
| `PaymentCondition` | `varchar2` | Payment Condition | ☐ | |
| `Project` | `guid` | Project | ☐ | |
| `QuotationDate` | `datetime` | Quotation Date | ☐ | |
| `QuotationID` | `guid` | Quotation ID | ☑ | |
| `QuotationNumber` | `int32` | Quotation Number | ☑ | |
| `Remarks` | `varchar2` | Remarks | ☐ | |
| `SalesChannel` | `guid` | Sales Channel | ☐ | |
| `SalesPerson` | `guid` | Sales Person | ☐ | |
| `ShippingMethod` | `guid` | Shipping Method | ☐ | |
| `Status` | `int16` | Status | ☐ | |
| `Timestamp` | `int64` | Timestamp | ☑ | |
| `VersionNumber` | `int32` | Version Number | ☑ | |
| `YourRef` | `varchar2` | Your Reference | ☐ | |