PR
PREmployeeDeduct
Includes the settings of the deduction or benefit code which may be used for the current employee.
View API Entity: EmployeeDeductionOrBenefitDetail
/entity/Default/25.200.001/EmployeeDeductionOrBenefitDetail| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BAccountID | int | PREmployee | ||
Description:The unique identifier of the business account associated with the employee. The field is included in FK.Employee. | ||||
CntAmount API | decimal | Contribution Amount | - | |
Description:The amount to be used if the calculation method for this contribution is set to DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | ||||
CntCalcTypeNonexistent in DB | string | Calculation Method | - | |
Description:The method to be used for determining the contribution amount. The field can have one of the values described in DedCntCalculationMethod.ListAttribute. | ||||
CntMaxAmount API | decimal | Contribution Limit | - | |
Description:The contribution amount cap. | ||||
CntMaxFreqType API | char(3) | Contribution Limit Frequency | - | |
Description: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. | ||||
CntPercent API | decimal | Contribution Percent | - | |
Description:The percentage to be used if the calculation method for this contribution is set to DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | ||||
CntUseDflt API | bit | Use Contribution Defaults | - | |
Description: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. | ||||
CodeID API | int | Deduction Code | PRDeductCode | |
Description:The unique identifier for this deduction or benefit. The field is included in FK.DeductionCode. | ||||
ContribTypeNonexistent in DB | string | Contribution Type | - | |
Description:The type of a code that defines how the code affects employee earnings. The field can have one of the values described in ContributionTypeListAttribute. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DedAmount API | decimal | Deduction Amount | - | |
Description:The amount to be used if the calculation method for this deduction is set to DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | ||||
DedCalcTypeNonexistent in DB | string | Calculation Method | - | |
Description:The method to be used for determining the deduction amount. The field can have one of the values described in DedCntCalculationMethod.ListAttribute. | ||||
DedMaxAmount API | decimal | Deduction Limit | - | |
Description:The deduction amount cap. | ||||
DedMaxFreqType API | char(3) | Deduction Limit Frequency | - | |
Description: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. | ||||
DedPercent API | decimal | Deduction Percent | - | |
Description:The percentage to be used if the calculation method for this deduction is set to DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | ||||
DedUseDflt API | bit | Use Deduction Defaults | - | |
Description: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. | ||||
EmployeeCountryIDNonexistent in DB | string | - | ||
Description:No description available | ||||
EndDate API | datetime | End Date | - | |
Description:The date when this deduction or benefit became inactive for this employee. | ||||
GarnBAccountID | int | Vendor | Vendor | |
Description:The unique identifier of a vendor to whom the garnishment is paid. The field is included in FK.GarnishmentVendor. | ||||
GarnCourtDate | datetime | Court Date | - | |
Description:The court date assigned to the garnishment order. | ||||
GarnCourtName | nvarchar(60) | Court Name | - | |
Description:The name of the court that ordered the garnishment. | ||||
GarnDocRefNbr | nvarchar(30) | Document ID | - | |
Description:The unique identifier of the official government document. | ||||
GarnOrigAmount | decimal | Original Amount | - | |
Description:The total amount that you enter if the garnishment is for a lump-sum amount that is eventually paid down by the garnishment withholding. | ||||
GarnPaidAmount | decimal | Amount Paid | - | |
Description:The life-to-date amount withheld for this garnishment for this employee. | ||||
IsActive API | bit | Active | - | |
Description:A boolean value that specifies (if set to true) that the code is available for use. | ||||
bool? | Garnishment | - | ||
Description:A boolean value that indicates (if set to true) that the elements in the Garnishment Details dialog box are available for entry and maintenance. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | - | ||
Description:No description available | ||||
LineNbr | int | Line Nbr. | - | |
Description:No description available | ||||
Sequence API | int | Sequence | - | |
Description:The sequence in which the deduction or benefit is taken. | ||||
StartDate API | datetime | Start Date | - | |
Description:The date when this deduction or benefit came into effect for this employee. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
VndInvDescr | nvarchar(60) | Vendor Invoice Description | - | |
Description:The description of the vendor invoice. | ||||