Description: Resource rates provide a way of specifying multiple resource prices and maximum units per time values that vary over time.
Field | Type | Description | Read-Only |
---|---|---|---|
CreateDate | DateTime | The date this resource rate was created. | Yes |
CreateUser | String | The name of the user that created this resource rate. | Yes |
EffectiveDate | DateTime | The effective date for the resource price and maximum units per time. | No |
LastUpdateDate | DateTime | The date this resource rate was last updated. | Yes |
LastUpdateUser | String | The name of the user that last updated this resource rate. | Yes |
MaxUnitsPerTime | Double | The maximum work units per time this resource can perform on all their assigned activities. | No |
ObjectId | Int | The unique ID generated by the system. | No |
PricePerUnit | Double | The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. | No |
PricePerUnit2 | Double | The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. | No |
PricePerUnit3 | Double | The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. | No |
PricePerUnit4 | Double | The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. | No |
PricePerUnit5 | Double | The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. | No |
ResourceId | String | The short code that uniquely identifies the resource. | Yes |
ResourceName | String | The name of the resource. | Yes |
ResourceObjectId | ForeignKey | The unique ID of the associated resource. | No |
ShiftPeriodObjectId | Int | The unique ID of the associated shift. | No |