FutureMeterReading
An entity used to represent a meter reading scheduled for a future date. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_FUTUREREADING
.
The OData Entity FutureMeterReading
has the following properties:
DeviceID
MeterReadingReasonID
MeterReadingCategoryID
MeterReadingDate
SerialNumber
A GET
operation is possible when using the FutureMeterReading
Entity.
It is possible to navigate from the FutureMeterReading
Entity to the following Entities:
MeterReadingCategory
Device
MeterReadingReason
There are no filters implemented for this Entity.