Carrot reference
...
Fields
Compensation

baseComp

Represents a job's base compensation rate -- for example a salary of $80,000 / year or an hourly rate of $25 / hour.

  • Label: Base
  • Field Code: baseComp
  • Data Type: PayInterval
  • Entity Type: Job
  • Sensitivity: Manager-Shared
  • Category: Compensation: Base
  • Time Tracked: Yes

Compound fields - examples

The below compound fields are examples that you can build using baseComp and its properties (from PayInterval).

Example

Description

Syntax

Base

The job's base pay.

baseComp

Base (org currency)

The job's base pay, in the org's default currency.

baseComp.asOrgCurency

Base - annualized

The job's annualized base pay. Hourly base pay is annualized by multiplying the hourly rate by the target hours per week and weeks per year

baseComp.annualized

Base - annualized (org currency)

The job's annualized base pay in the org's default currency. Hourly base pay is annualized by multiplying the hourly rate by the target hours per week and weeks per year.

baseComp.annualized.asOrgCurrency

Base interval

The pay interval of the base pay, for instance, yearly or hourly.

baseComp.interval

Base – yearly

For jobs compensated on a yearly interval, the job's annual salary.

baseComp.yearly

Base – yearly (org currency)

For jobs compensated on a yearly interval, the job's annual salary, in the org's default currency.

baseComp.yearly.asOrgCurrency

Base – hourly

For jobs compensated on an hourly interval, the job's hourly pay.

baseComp.hourly

Base – hourly (org currency)

For jobs compensated on an hourly interval, the job's hourly pay, in the org's default currency.

baseComp.hourly.asOrgCurrency

Base – last raise %

Percent increase of the latest change to base compensation.

baseComp.lastRaise.percent

Base – last raise amount

Amount of the latest change to base compensation.

baseComp.lastRaise.pay

Base – last raise amount (org currency)

Amount of the latest change to base compensation, in the org's default currency.

baseComp.lastRaise.pay.asOrgCurrency

Base – last raise date

Date of the latest change to base compensation.

baseComp.lastRaise.date

Base – last raise type

The type of the latest change to base compensation, e.g. promotion.

baseComp.lastRaise.type

Base – months since last raise

The number of months since the last change to base compensation.

baseComp.lastRaise.date.monthsSince

Target hours per week

For jobs compensated on an hourly interval, the target number of working hours per week.

targetHoursPerWeek

Target weeks per year

For jobs compensated on an hourly interval, the target number of working weeks per year.

targetWeeksPerYear



Updated 20 Nov 2024
Doc contributor
Did this page help you?