PR
PRDeductionAndBenefitProjectPackage
A deduction or benefit associated with a certified project.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BenefitAmount | decimal | Contribution Amount | - | |
Description:The contribution amount to be used if the calculation method is set to either DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | ||||
BenefitRate | decimal | Contribution Percent | - | |
Description:The contribution percentage to be used if the calculation method is set to either DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | ||||
CountryUSNonexistent in DB | string | - | ||
Description:No description available | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DeductionAmount | decimal | Deduction Amount | - | |
Description:The deduction amount to be used if the calculation method is set to either DedCntCalculationMethod.FixedAmount or DedCntCalculationMethod.AmountPerHour. | ||||
DeductionAndBenefitCodeID | int | Deduction and Benefit Code | PRDeductCode | |
Description:The unique identifier of the deduction or benefit code. The field is included in FK.DeductionCode. | ||||
DeductionRate | decimal | Deduction Percent | - | |
Description:The deduction percentage to be used if the calculation method is set to either DedCntCalculationMethod.PercentOfGross or DedCntCalculationMethod.PercentOfNet. | ||||
EffectiveDate | datetime | Effective Date | - | |
Description:A date when the deduction or benefit rate becomes effective. | ||||
LaborItemID | int | Labor Item | InventoryItem | |
Description:A labor item associated with the project 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 | datetime | - | ||
Description:No description available | ||||
ProjectID | int | PMProject | ||
Description:The unique identifier of the certified project. The field is included in FK.Project. | ||||
RecordID | int | - | ||
Description:No description available | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||