Class Description
Various cost items that are not associated with compatible units. Examples include rental equipment, labor, materials, contractor costs, permits - anything not covered in a CU.
Attributes
Name | Type | Description |
---|---|---|
account | String | This drives the accounting treatment for this misc. item. |
costPerUnit | Money | The cost per unit for this misc. item. |
costType | String | The cost type for accounting, such as material, labor, vehicle, contractor, equipment, overhead. |
externalRefID | String | External reference identifier (e.g. purchase order number, serial number) . |
quantity | IntegerQuantity | The quantity of the misc. item being assigned to this location. |
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 |
---|---|---|---|---|---|---|---|
DesignLocation | 0..1 | MiscCostItem | 0..* | DesignLocation | MiscCostItems | ||
MiscCostItem | 0..* | WorkCostDetail | 0..1 | MiscCostItems | WorkCostDetail | ||
OldWorkTask | 0..1 | MiscCostItem | 0..* | WorkTask | MiscCostItems |