MajorChargeGroup
Class Description
A Major Charge Group is the same as Invoice Type which provides the highest level of grouping for charge types configuration. Examples: Market, FERC, RMR.
Attributes
| Name | Type | Description |
|---|---|---|
| effectiveDate | DateTime | |
| frequencyType | String | |
| invoiceType | String | |
| requireAutorun | String | |
| revisionNumber | String | Revision number for the major charge group |
| runType | String | |
| runVersion | String | |
| terminationDate | DateTime |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| MajorChargeGroup | 0..* | ChargeType | 0..* | MajorChargeGroup | A MajorChargeGroup can have 0-n ChargeType. A ChargeType can associate to 0-n MajorChargeGroup. | ChargeType | A MajorChargeGroup can have 0-n ChargeType. A ChargeType can associate to 0-n MajorChargeGroup. |
| MajorChargeGroup | 0..1 | MarketScheduledEvent | 0..* | MajorChargeGroup | MktScheduledEvent | ||
| MajorChargeGroup | 1..* | Settlement | 0..* | MajorChargeGroup | Settlement | ||
| MajorChargeGroup | 1..* | MarketInvoice | 0..* | MajorChargeGroup | MarketInvoice |