Module com

Module com 

Source
Expand description

Components (COMs) - composite types used within Business Objects.

Components are reusable data structures that appear within multiple Business Objects. Unlike BOs, they cannot exist independently.

§Epic 3.1: Address & Contact Components

This module contains address, contact, and person-related components:

§Epic 3.2: Pricing & Cost Components

Pricing, cost, and tariff-related components:

§Epic 3.3: Measurement & Time Components

Measurement, quantity, and time-related components:

Structs§

Address
Physical or postal address.
AggregatedValue
An aggregated value computed from multiple source values.
Amount
A monetary amount with currency.
BillingPeriodData
Data for a billing period.
Bonus
A bonus or incentive payment.
CadastralAddress
Address based on cadastral/land registry information.
ConcessionFee
A concession fee charged by municipalities.
ConsumedQuantity
A consumed quantity with value and unit.
Consumption
Consumption data for a specific period.
ContactMethod
Method of contact (email, phone, etc.).
ContractConditions
Contract conditions for contracts and tariffs.
ContractPart
Part of a contract linking a service to a location.
CostBlock
A block of costs containing multiple cost positions.
CostPosition
A cost position representing a single line item in a cost breakdown.
DateRange
A date range with start and end dates (without time).
Discount
A discount applied to a price.
EnergyMix
The composition of energy sources for a supplier’s energy mix.
EnergySource
An energy source with its generation type and percentage share.
ExternalCostBlock
A block of external (third-party) costs.
ExternalCostPosition
A cost position for external (third-party) costs.
ExternalReference
Reference to an external system.
GeoCoordinates
Geographic coordinates (latitude/longitude).
Hardware
Hardware component for representing physical devices.
Interval
A time interval with duration and unit.
InvoicePosition
Position within an invoice.
Levy
A levy such as EEG, KWK, etc.
LoadCurveData
Load curve data containing power measurements over time.
LoadProfileValue
A single value in a load profile (time series of power measurements).
MarginPrice
A margin price component.
MeasuredValue
A measured value at a specific timestamp.
MeterReading
A meter reading at a specific point in time.
MeterRegister
A register on a meter that records consumption.
MeteringPointStatus
Status information for a metering point.
NetworkCharge
A network charge/fee component.
OfferPart
Part of an offer variant.
OfferPosition
Position within an offer part.
OfferVariant
Variant of an offer with different calculation options.
PositionSurcharge
A surcharge or discount applied to a specific position.
Price
A price with value, currency, and unit.
PriceGuarantee
A price guarantee specifying which price components are fixed.
PricePosition
A position in a price sheet with its associated price tiers.
PriceTier
A price tier based on consumption brackets.
ProfileData
Profile data for standard load profiles or individual consumption profiles.
QualityIndicator
Quality indicator for measured data.
Quantity
A quantity with value and unit.
RegionCriterion
Component for modeling a regional criterion.
RegionalPriceTier
A price tier that applies to a specific region.
RegionalSurcharge
A surcharge that applies to a specific regional criterion.
Responsibility
Area of responsibility for a contact person.
SeasonalTariff
A seasonal tariff period with date range and tariff name.
ServicePrice
A price for a service.
Signature
Digital signature for contracts, offers, etc.
SubstitutionValue
A substituted/replacement value for missing or invalid measurements.
Surcharge
A surcharge or discount applied to a price.
SurchargePerLocation
A surcharge or discount that applies to a specific location.
TariffCalculationParameter
Parameters for tariff calculation.
TariffPrice
A tariff price with its type and value.
TariffPricePosition
A tariff price position with its associated tariff prices.
TariffRestriction
Restrictions that apply to a tariff.
TaxAmount
A calculated tax amount.
TimeOfUseRegister
A time-of-use register on a meter for different tariff periods.
TimePeriod
A time period with start and end timestamps.
TimeSeriesValue
A single value in a time series.
ValidationResult
Result of a validation check on measured data.