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