Skip to main content
API Family:Default
Version:25.200.001
Screen ID:PR102000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
AccrueTimeOffBooleanValueboolean
DAC Field:PX.Objects.EP.EPEarningType.AccruePTO
Description:A boolean value that specifies (if set to true) that the hours linked with the code will be considered for PTO calculation. The field is obsolete from 2025R1.
ActiveBooleanValueboolean
DAC Field:PX.Objects.EP.EPEarningType.IsActive
Description:No description available
CategoryStringValuestring
DAC Field:PX.Objects.EP.EPEarningType.EarningTypeCategory
Description:The category to which an earning type belongs. The field can have one of the values described in EarningTypeCategory.ListAttribute.
ContributestoWCCCalculationBooleanValueboolean
DAC Field:PX.Objects.EP.EPEarningType.IsWCCCalculation
Description:A boolean value that specifies (if set to true) that the system uses a WC code from the employee time activities or payroll settings when inserting an earning line in a paycheck or in a payroll batch.
DescriptionStringValuestring
DAC Field:PX.Objects.EP.EPEarningType.Description
Description:No description available
EarningTypeCodeIDStringValuestring
DAC Field:PX.Objects.EP.EPEarningType.TypeCD
Description:No description available
GLAccountsEarningCodeGLAccountsEarningCodeGLAccounts
DAC Field:Not mapped to a DAC field
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.EP.EPEarningType.LastModifiedDateTime
Description:No description available
MultiplierDecimalValuedecimal
DAC Field:PX.Objects.EP.EPEarningType.OvertimeMultiplier
Description:No description available
ProjectSettingsEarningCodeProjectSettingsEarningCodeProjectSettings
DAC Field:Not mapped to a DAC field
Description:No description available
PublicHolidayBooleanValueboolean
DAC Field:PX.Objects.EP.EPEarningType.PublicHoliday
Description:A boolean value that specifies (if set to true) that the type refers to earnings guaranteed by a mandatory holiday.
RegularTimeTypeCodeStringValuestring
DAC Field:PX.Objects.EP.EPEarningType.RegularTypeCD
Description:The user-friendly unique identifier of the earning type to be used for calculation of the PTO amount. The field is included in FK.RegularEarningType. The value of this field corresponds to the value of the EPEarningType.TypeCD field.
TaxAndReportingCATaxAndReportingCATaxAndReportingCA
DAC Field:Not mapped to a DAC field
Description:No description available
TaxAndReportingUSTaxAndReportingUSTaxAndReportingUS
DAC Field:Not mapped to a DAC field
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

2 required fields
{
  "Description": {
    "value": "string"
  },
  "EarningTypeCodeID": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Available in Versions