EmployeeDeductionOrBenefitDetail
19 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.IsActiveDescription:A boolean value that specifies (if set to true) that the code is available for use. | |||
ContributionAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.CntAmountDescription:The amount to be used if the calculation method for this contribution is set to DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | |||
ContributionMax | DecimalValue | decimal | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.CntMaxAmountDescription:The contribution amount cap. | |||
ContributionMaximumFrequency | StringValue | string | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.CntMaxFreqTypeDescription:How often the maximum contribution amount (if any) specified in the Contribution Max column is to be applied. The field can have one of the values described in DeductionMaxFrequencyType.ListAttribute. | |||
ContributionPercent | DecimalValue | decimal | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.CntPercentDescription:The percentage to be used if the calculation method for this contribution is set to DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | |||
DeductionAmount | DecimalValue | decimal | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.DedAmountDescription:The amount to be used if the calculation method for this deduction is set to DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | |||
DeductionCode | StringValue | string | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.CodeIDDescription:The unique identifier for this deduction or benefit. The field is included in FK.DeductionCode. | |||
DeductionMax | DecimalValue | decimal | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.DedMaxAmountDescription:The deduction amount cap. | |||
DeductionMaximumFrequency | StringValue | string | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.DedMaxFreqTypeDescription:How often the maximum deduction amount (if any) specified in the Deduction Max column is to be applied. The field can have one of the values described in DeductionMaxFrequencyType.ListAttribute. | |||
DeductionPercent | DecimalValue | decimal | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.DedPercentDescription:The percentage to be used if the calculation method for this deduction is set to DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | |||
Description | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
EndDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.EndDateDescription:The date when this deduction or benefit became inactive for this employee. | |||
GarnishmentDetails | GarnishmentDetails | GarnishmentDetails | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
IsGarnish | BooleanValue | boolean | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.IsGarnishmentDescription:A boolean value that indicates (if set to true) that the elements in the Garnishment Details dialog box are available for entry and maintenance. | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.LastModifiedDateTimeDescription:No description available | |||
Sequence | IntValue | int | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.SequenceDescription:The sequence in which the deduction or benefit is taken. | |||
StartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.StartDateDescription:The date when this deduction or benefit came into effect for this employee. | |||
UseContributionDefaults | BooleanValue | boolean | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.CntUseDfltDescription:A boolean value that indicates (if set to true) that the values for this row are not stored directly in the employee record but are always derived from the benefit code record. | |||
UseDeductionDefaults | BooleanValue | boolean | |
DAC Field: PX.Objects.PR.PREmployeeDeduct.DedUseDfltDescription:A boolean value that indicates (if set to true) that the values for this row are not stored directly in the employee record but are always derived from the deduction code record. | |||