# TimeCostTransactionsIncremental: Exact Online Project Time Cost Transactions
- Catalog: `ExactOnlineREST`
- Schema: `Incremental`
- Primary Keys: `ID`
- Label: Project Time Cost Transactions
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 `TimeCostTransactionsIncremental` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `Account` | `guid` | Account | ☐ | |
| `AmountFC` | `double` | Amount Foreign Currency | ☐ | |
| `Attachment` | `guid` | Attachment | ☐ | |
| `Created` | `datetime` | Created | ☐ | |
| `Creator` | `guid` | Creator | ☐ | |
| `Currency` | `varchar2` | Currency | ☐ | |
| `CustomField` | `varchar2` | Custom Field | ☐ | |
| `Date` | `datetime` | Date | ☐ | |
| `Division` | `int32` | Division | ☐ | |
| `Employee` | `guid` | Employee | ☐ | |
| `EndTime` | `datetime` | End Time | ☐ | |
| `EntryNumber` | `int32` | Entry Number | ☐ | |
| `ErrorText` | `varchar2` | Error Text | ☐ | |
| `HourStatus` | `int16` | Hour Status | ☐ | |
| `ID` | `guid` | ID | ☑ | |
| `Item` | `guid` | Item | ☐ | |
| `ItemDivisable` | `char` | Item Divisable | ☐ | |
| `Modified` | `datetime` | Modified | ☐ | |
| `Modifier` | `guid` | Modifier | ☐ | |
| `Notes` | `varchar2` | Notes | ☐ | |
| `PriceFC` | `double` | Price Foreign Currency | ☐ | |
| `Project` | `guid` | Project | ☐ | |
| `ProjectAccount` | `guid` | Project Account | ☐ | |
| `Quantity` | `double` | Quantity | ☐ | |
| `StartTime` | `datetime` | Start Time | ☐ | |
| `Subscription` | `guid` | Subscription | ☐ | |
| `SubscriptionAccount` | `guid` | Subscription Account | ☐ | |
| `Timestamp` | `int64` | Timestamp | ☑ | |
| `Type` | `int16` | Type | ☐ | |
| `WBS` | `guid` | WBS | ☐ | |