Show TOC

 MeterReadingResult

 

An entity used to represent historic meter reading results as well as to upload new meter reading results. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_MRRESULT. A customer contact is created for a POST operation in the back end system.

Properties

The OData Entity MeterReadingResult has the following properties:

  • MeterReadingResultID

  • DeviceID

  • RegisterID

  • ReadingResult

  • ReadingDateTime

  • ReadingUnit

  • MeterReadingNoteID

  • Consumption

  • MeterReadingReasonID

  • MeterReadingCategoryID

  • MeterReadingStatusID

  • SerialNumber

  • MultipleMeterReadingReasonsFlag

Possible Operations

The following operations are possible when using the MeterReadingResult Entity:

  • GET

  • POST

Navigation Properties

It is possible to navigate from the MeterReadingResult Entity to the following Entities:

  • MeterReadingReason

  • MeterReadingReasons

  • MeterReadingNote

  • MeterReadingCategory

  • Device

  • DependentMeterReadingResults

  • MeterReadingStatus

Filters

There are no filters implemented for this Entity.