# SchedulesIncremental: Exact Online Schedules - Catalog: `ExactOnlineREST` - Schema: `Incremental` - Primary Keys: `ID` - Label: Schedules 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 `SchedulesIncremental` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `AverageHours` | `double` | Average Hours | ☐ | | | `BillabilityTarget` | `double` | Billability Target | ☐ | | | `Code` | `varchar2` | Code | ☐ | | | `Created` | `datetime` | Created | ☐ | | | `Creator` | `guid` | Creator | ☐ | | | `Days` | `double` | | ☐ | | | `Description` | `varchar2` | Description | ☐ | | | `Division` | `int32` | Division | ☐ | | | `Employment` | `guid` | Employment | ☐ | | | `EndDate` | `datetime` | End Date | ☐ | | | `Hours` | `double` | Hours | ☐ | | | `ID` | `guid` | ID | ☑ | | | `LeaveHoursCompensation` | `double` | Leave Compensation (hours) | ☐ | | | `Main` | `int16` | Main | ☐ | | | `Modified` | `datetime` | Modified | ☐ | | | `Modifier` | `guid` | Modifier | ☐ | | | `PaymentParttimeFactor` | `double` | Payment Part-time Factor | ☐ | | | `ScheduleType` | `int32` | Schedule Type | ☐ | | | `StartDate` | `datetime` | Start Date | ☐ | | | `StartWeek` | `int32` | Start Week | ☐ | | | `Timestamp` | `int64` | Timestamp | ☑ | |