PR
PRProjectFringeBenefitRate
The rate of a fringe benefit which an organization is required to pay its employees who work on certified projects.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
EffectiveDate | datetime | Effective Date | - | |
Description:The date when the pay rate becomes effective. | ||||
LaborItemID | int | Labor Item | InventoryItem | |
Description:The unique identifier of the labor item associated with the project pay rate. The field is included in FK.LaborItem. The value of this field corresponds to the value of the InventoryItem.InventoryID field. | ||||
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. | ||||
ProjectTaskID | int | Project Task | PMTask | |
Description:The unique identifier of the project task associated with the project pay rate. The field is included in FK.ProjectTask. The value of this field corresponds to the value of the PMTask.TaskID field. | ||||
Rate | decimal | Rate | - | |
Description:The pay rate for the combination of the labor item and project task. | ||||
RecordID | int | - | ||
Description:The unique identifier of the fringe benefit rate. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||