# PjtTimeTransactionsIncremental: Exact Online Project Time Transactions
- Catalog: `ExactOnlineREST`
- Schema: `Views`
- Label: Project Time Transactions
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 `PjtTimeTransactionsIncremental` 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 | ☐ | |