# ProjectPlanningsIncremental: Exact Online Project Plannings - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Project Plannings 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 `ProjectPlanningsIncremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `Account` | `guid` | Account | ☐ | | | `BGTStatus` | `int16` | BGT Status | ☐ | | | `CommunicationErrorStatus` | `int16` | Communication Error Status | ☐ | | | `Created` | `datetime` | Created | ☐ | | | `Creator` | `guid` | Creator | ☐ | | | `CustomField` | `varchar2` | Custom Field | ☐ | | | `Description` | `varchar2` | Description | ☐ | | | `Division` | `int32` | Division | ☐ | | | `Employee` | `guid` | Employee | ☐ | | | `EndDate` | `datetime` | End Date | ☐ | | | `Hours` | `double` | Hours | ☐ | | | `HourType` | `guid` | Hour Type | ☐ | | | `ID` | `guid` | ID | ☑ | | | `IsBrokenRecurrence` | `char` | Is Broken Recurrence | ☐ | | | `Modified` | `datetime` | Modified | ☐ | | | `Modifier` | `guid` | Modifier | ☐ | | | `Notes` | `varchar2` | Notes | ☐ | | | `OverAllocate` | `char` | Over-allocate | ☐ | | | `Project` | `guid` | Project | ☐ | | | `ProjectPlanningRecurring` | `guid` | Project Planning Recurring | ☐ | | | `ProjectWBS` | `guid` | Project WBS | ☐ | | | `StartDate` | `datetime` | Start Date | ☐ | | | `Status` | `int16` | Status | ☐ | | | `Timestamp` | `int64` | Timestamp | ☑ | | | `Type` | `int16` | Type | ☐ | |