PR
PRDeductionAndBenefitUnionPackage
A deduction or benefit associated with a certified union.
View API Entity: UnionDeductionOrBenefitDetail
/entity/Default/25.200.001/UnionDeductionOrBenefitDetail| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BenefitAmount API | decimal | Contribution Amount | - | |
Description:The contribution amount to be used if the calculation method is set to either DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | ||||
BenefitRate API | decimal | Contribution Percent | - | |
Description:The contribution percentage to be used if the calculation method is set to either DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DeductionAmount API | decimal | Deduction Amount | - | |
Description:The deduction amount to be used if the calculation method is set to either DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | ||||
DeductionAndBenefitCodeID API | int | Deduction and Benefit Code | PRDeductCode | |
Description:The unique identifier of the deduction or benefit code. The field is included in FK.DeductionCode. | ||||
DeductionRate API | decimal | Deduction Percent | - | |
Description:The deduction percentage to be used if the calculation method is set to either DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | ||||
EffectiveDate API | datetime | Effective Date | - | |
Description:A date when the deduction or benefit rate becomes effective. | ||||
LaborItemID API | int | Labor Item | InventoryItem | |
Description:A labor item associated with the union pay rate. The field is included in FK.LaborItem. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime API | datetime | - | ||
Description:No description available | ||||
RecordID | int | - | ||
Description:No description available | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
UnionID | nvarchar(15) | PMUnion | ||
Description:The unique identifier of the union. The field is included in FK.Union. | ||||