# EmploymentSalariesIncremental
- Catalog: `ExactOnlineREST`
- Schema: `Incremental`
- Primary Keys: `ID`
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 `EmploymentSalariesIncremental` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `AmountType` | `int16` | Amount Type | ☐ | |
| `AverageDaysPerWeek` | `double` | Average Days per Week | ☐ | |
| `AverageHoursPerWeek` | `double` | Average Hours per Week | ☐ | |
| `BillabilityTarget` | `double` | Billability Target | ☐ | |
| `Created` | `datetime` | Created | ☐ | |
| `Creator` | `guid` | Creator | ☐ | |
| `Description` | `varchar2` | Description | ☐ | |
| `Division` | `int32` | Division | ☐ | |
| `Employee` | `guid` | Employee | ☐ | |
| `Employment` | `guid` | Employment | ☐ | |
| `EmploymentSalaryType` | `int32` | | ☐ | |
| `EndDate` | `datetime` | End Date | ☐ | |
| `ExternalRate` | `double` | | ☐ | |
| `Frequency` | `int32` | Frequency | ☑ | |
| `FulltimeAmount` | `double` | Full-time Amount | ☐ | |
| `HourlyWage` | `double` | Hourly Wage | ☐ | |
| `ID` | `guid` | ID | ☑ | |
| `IntercompanyRate` | `double` | Intercompany Rate | ☐ | |
| `InternalRate` | `double` | Internal Rate | ☐ | |
| `JobLevel` | `int32` | Job Level | ☐ | |
| `Modified` | `datetime` | Modified | ☐ | |
| `Modifier` | `guid` | Modifier | ☐ | |
| `ParttimeAmount` | `double` | Part-time Amount | ☐ | |
| `ParttimeFactor` | `double` | Part-time Factor | ☐ | |
| `SalaryBasedType` | `int32` | | ☐ | |
| `Scale` | `varchar2` | Scale | ☐ | |
| `Schedule` | `guid` | Schedule | ☐ | |
| `StartDate` | `datetime` | Start Date | ☐ | |
| `Timestamp` | `int64` | Timestamp | ☑ | |
| `WageScale` | `guid` | | ☐ | |
| `WageScalePeriod` | `int16` | | ☐ | |
| `WageScaleStep` | `varchar2` | | ☐ | |