Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this resource rate was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this resource rate.
|
EffectiveDate
|
dateTime
|
|
X
|
The effective date for the resource price and maximum units per time.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this resource rate was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this resource rate.
|
MaxUnitsPerTime
|
double restricted to minInclusive(0.0)
|
|
X
|
The maximum work units per time this resource can perform on all their assigned activities. For example, a person working full time could perform 8 hours of work per day. A department of five people may perform at 5 days per day.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
PricePerUnit
|
double restricted to minInclusive(0.0) maxInclusive(9.99999999999999E12)
|
|
X
|
The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
|
PricePerUnit2
|
double restricted to minInclusive(0.0) maxInclusive(9.99999999999999E12)
|
|
X
|
The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
|
PricePerUnit3
|
double restricted to minInclusive(0.0) maxInclusive(9.99999999999999E12)
|
|
X
|
The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
|
PricePerUnit4
|
double restricted to minInclusive(0.0) maxInclusive(9.99999999999999E12)
|
|
X
|
The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
|
PricePerUnit5
|
double restricted to minInclusive(0.0) maxInclusive(9.99999999999999E12)
|
|
X
|
The non-overtime price per time for the resource. This price is used to compute costs for any activities the resource is assigned to. In general, cost = units * price per time.
|
ResourceId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the resource.
|
ResourceName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the resource.
|
ResourceObjectId
|
int
|
|
X
|
The unique ID of the associated resource.
|
ShiftPeriodObjectId
|
int
|
|
X
|
The unique ID of the associated shift.
|