Class Description
A categorization for resources, often costs, in accounting transactions. Examples include: material components, building in service, coal sales, overhead, etc.
Attributes
Name | Type | Description |
---|---|---|
amountAssignable | Boolean | True if an amount can be assigned to the resource element (e.g., building in service, transmission plant, software development capital); false otherwise (e.g., internal labor, material components). |
code | String | A codified representation of the resource element. |
level | String | The level of the resource element in the hierarchy of resource elements (recursive relationship). |
stage | String | The stage for which this costType applies: estimated design, estimated actual or actual actual. |
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 |
---|---|---|---|---|---|---|---|
CostType | 0..1 | CompatibleUnit | 0..* | CostType | CompatibleUnits | ||
CostType | 0..1 | CostType | 0..* | ParentCostType | ChildCostTypes | ||
CostType | 1 | WorkCostDetail | 0..* | CostType | WorkCostDetails | ||
CostType | 0..* | ErpJournalEntry | 0..* | CostTypes | ErpJournalEntries |