Description: Role rates enable you to select a predefined price per unit for cost calculating when assigning the role to an activity.
Field | Type | Description | Read-Only |
---|---|---|---|
CreateDate | DateTime | The date this role rate was created. | Yes |
CreateUser | String | The name of the user that created this role rate. | Yes |
EffectiveDate | DateTime | The effective date for the role price and maximum units per time. | No |
LastUpdateDate | DateTime | The date this role rate was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this role rate. | Yes |
MaxUnitsPerTime | Double | The maximum work units per time this role can perform on all assigned activities. | No |
ObjectId | Int | The unique ID generated by the system. | No |
PricePerUnit | Double | The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. | No |
PricePerUnit2 | Double | The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. | No |
PricePerUnit3 | Double | The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. | No |
PricePerUnit4 | Double | The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. | No |
PricePerUnit5 | Double | The non-overtime price per time for the role. This price is used to compute costs for any activities the role is assigned to. | No |
RoleId | String | The short code that uniquely identifies the role. | Yes |
RoleName | String | The name of the role. | Yes |
RoleObjectId | ForeignKey | The unique ID of the associated role. | No |