LaborItem
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
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| LaborItem | 0..* | WorkCostDetail | 1 | LaborItems | WorkCostDetail | ||
| LaborItem | 0..* | OldWorkTask | 0..1 | LaborItems | WorkTask | ||
| LaborItem | 0..* | OldPerson | 0..* | LaborItems | ErpPersons |