WorkCostDetail
Class Description
A collection of all of the individual cost items collected from multiple sources.
Attributes
Name | Type | Description |
---|---|---|
amount | Money | Amount in designated currency for work, either a total or an individual element. As defined in the attribute "type," multiple instances are applicable to each work for: planned cost, actual cost, authorized cost, budgeted cost, forecasted cost, other. |
isDebit | Boolean | True if 'amount' is a debit, false if it is a credit. |
transactionDateTime | DateTime | Date and time that 'amount' is posted to the work. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
WorkCostDetail | 0..1 | WorkCostSummary | 0..1 | WorkCostDetail | WorkCostSummary | ||
WorkCostDetail | 0..* | ErpProjectAccounting | 1 | WorkCostDetails | ErpProjectAccounting | ||
WorkCostDetail | 0..* | PropertyUnit | 0..* | WorkCostDetails | PropertyUnits | ||
WorkCostDetail | 0..* | OldWorkTask | 0..1 | WorkCostDetails | WorkTask | ||
WorkCostDetail | 1 | ContractorItem | 0..* | WorkCostDetail | ContractorItems | ||
WorkCostDetail | 0..* | Work | 0..* | WorkCostDetails | Works | ||
WorkCostDetail | 0..* | OverheadCost | 0..1 | WorkCostDetails | OverheadCost | ||
WorkCostDetail | 0..1 | MiscCostItem | 0..* | WorkCostDetail | MiscCostItems | ||
WorkCostDetail | 1 | LaborItem | 0..* | WorkCostDetail | LaborItems | ||
WorkCostDetail | 0..* | Design | 0..1 | WorkCostDetails | Design | ||
WorkCostDetail | 0..* | CostType | 1 | WorkCostDetails | CostType |