EarningTypeCode
14 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
AccrueTimeOff | BooleanValue | boolean | |
DAC Field: PX.Objects.EP.EPEarningType.AccruePTODescription: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. | |||
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.EP.EPEarningType.IsActiveDescription:No description available | |||
Category | StringValue | string | |
DAC Field: PX.Objects.EP.EPEarningType.EarningTypeCategoryDescription:The category to which an earning type belongs. The field can have one of the values described in EarningTypeCategory.ListAttribute. | |||
ContributestoWCCCalculation | BooleanValue | boolean | |
DAC Field: PX.Objects.EP.EPEarningType.IsWCCCalculationDescription: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. | |||
Description | StringValue | string | |
DAC Field: PX.Objects.EP.EPEarningType.DescriptionDescription:No description available | |||
EarningTypeCodeID | StringValue | string | |
DAC Field: PX.Objects.EP.EPEarningType.TypeCDDescription:No description available | |||
GLAccounts | EarningCodeGLAccounts | EarningCodeGLAccounts | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.EP.EPEarningType.LastModifiedDateTimeDescription:No description available | |||
Multiplier | DecimalValue | decimal | |
DAC Field: PX.Objects.EP.EPEarningType.OvertimeMultiplierDescription:No description available | |||
ProjectSettings | EarningCodeProjectSettings | EarningCodeProjectSettings | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
PublicHoliday | BooleanValue | boolean | |
DAC Field: PX.Objects.EP.EPEarningType.PublicHolidayDescription:A boolean value that specifies (if set to true) that the type refers to earnings guaranteed by a mandatory holiday. | |||
RegularTimeTypeCode | StringValue | string | |
DAC Field: PX.Objects.EP.EPEarningType.RegularTypeCDDescription: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. | |||
TaxAndReportingCA | TaxAndReportingCA | TaxAndReportingCA | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
TaxAndReportingUS | TaxAndReportingUS | TaxAndReportingUS | |
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.
{
"Description": {
"value": "string"
},
"EarningTypeCodeID": {
"value": "string"
}
}For every property this entity accepts, see the properties table.