FinancialInfo
Class Description
Various current financial properties associated with a particular asset. Historical properties may be determined by ActivityRecords associated with the asset.
Attributes
| Name | Type | Description |
|---|---|---|
| account | String | The account to which this actual material item is charged. |
| actualPurchaseCost | Money | The actual purchase cost of this particular asset. |
| costDescription | String | Description of the cost. |
| costType | String | Type of cost to which this Material Item belongs. |
| financialValue | Money | Value of asset as of 'valueDateTime'. |
| plantTransferDateTime | DateTime | Date and time asset's financial value was put in plant for regulatory accounting purposes (e.g., for rate base calculations). This is sometime referred to as the "in-service date". |
| purchaseDateTime | DateTime | Date and time asset was purchased. |
| purchaseOrderNumber | String | Purchase order identifier. |
| quantity | IntegerQuantity | The quantity of the asset if per unit length, for example conductor. |
| valueDateTime | DateTime | Date and time at which the financial value was last established. |
| warrantyEndDateTime | DateTime | Date and time warranty on asset expires. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| FinancialInfo | 0..1 | Asset | 0..1 | FinancialInfo | Financial information related to this asset. | Asset | The asset to which this financial information relates. |