Class Description
Labor used for work order.
Attributes
Name | Type | Description |
---|---|---|
activityCode | String | Activity code identifies a specific and distinguishable unit of work. |
cost | Money | Total cost for labor. Note that this may not be able to be derived from labor rate and time charged. |
laborDuration | Hours | Time required to perform work. |
laborRate | CostRate | The labor rate applied for work. |
status | Status |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
OldPerson | 0..* | LaborItem | 0..* | ErpPersons | LaborItems | ||
LaborItem | 0..* | WorkCostDetail | 1 | LaborItems | WorkCostDetail | ||
OldWorkTask | 0..1 | LaborItem | 0..* | WorkTask | LaborItems |