Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this role rate was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this role rate.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this role rate was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this role rate.
|
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 role. This price is used to compute costs for any activities the role 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 role. This price is used to compute costs for any activities the role 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 role. This price is used to compute costs for any activities the role 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 role. This price is used to compute costs for any activities the role 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 role. This price is used to compute costs for any activities the role is assigned to. In general, cost = units * price per time.
|
RoleId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the role.
|
RoleName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the role. The role name uniquely identifies the role.
|
RoleObjectId
|
int
|
|
X
|
The unique ID of the associated role.
|