ContractConsumptionValue
An entity used to represent the total consumption value for a contract. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_CONSUMPTION
.
The OData Entity ContractConsumptionValue
has the following properties:
ContractID
ConsumptionPeriodTypeID
StartDate
EndDate
BilledAmount
Currency
ConsumptionValue
ConsumptionUnit
BillingPeriodYear
BillingPeriodMonth
MeterReadingCategoryID
A GET
operation is possible when using the ContractConsumptionValue
Entity.
It is possible to navigate from the ContractConsumptionValue
Entity to the following Entities:
ConsumptionPeriodType
MeterReadingCategory
There are no filters implemented for this Entity.