Description: Role rates provide a way to specify multiple role prices and maximum units per time values that vary over time.
Field | Type | Description | Read-Only |
---|---|---|---|
effectiveStartDate | DateTime | The effective time period of the role rate. | No |
maxUnitsPerTime | Double | The maximum work units per time this role can perform on all assigned activities. | No |
roleId | ForeignKey | The unique ID of the associated role | No |
roleWorkRateid | String | The unique ID generated by the system | No |
pricePerUnit1 | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in base currency. | No |
pricePerUnit1Project | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in project currency. | Yes |
pricePerUnit2 | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in base currency. | No |
pricePerUnit2Project | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in project currency. | Yes |
pricePerUnit3 | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in base currency. | No |
pricePerUnit3Project | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in project currency. | Yes |
pricePerUnit4 | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in base currency. | No |
pricePerUnit4Project | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in project currency. | Yes |
pricePerUnit5 | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in base currency. | No |
pricePerUnit5Project | Double | The price per unit associated with the role. The price per unit is used to calculate costs for roles assigned to activities in project currency. | Yes |