PR
PRProjectFringeBenefitRateReducingDeduct
A benefit that reduces the fringe benefit rates to be payed.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AnnualizationException | bit | Annualization Exception | - | |
Description:A boolean value that specifies (if set to true) that the system uses hours worked on the project to calculate the employer contribution rate instead of using the total hours worked during the pay period. | ||||
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 | ||||
DeductCodeID | int | Benefit Code | PRDeductCode | |
Description:The unique identifier of a benefit code which employer contribution settings the system uses to offset the fringe benefit rate. The field is included in FK.DeductionCode. The value of this field corresponds to the value of the PRDeductCode.CodeID field. | ||||
IsActive | bit | Active | - | |
Description:A boolean value that specifies (if set to true) that the system uses the employer contribution to offset the fringe benefit rate the company is supposed to pay to employees working on the certified project. | ||||
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. The value of this field corresponds to the value of the PMProject.ContractID field. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||